ibryson
Location : London
Member since : Jul 2, 2003
Messages : 1
|
Jul 2, 2003 at 5:54 PM
Has anyone managed to get PJA working on WebSphere JUST using the PJAServlet? I don't really want to have to change my java startup parameters.
My servlet extends the PJAServlet but when I try and run it I encounter the following:
webwork.view.jasperreports.JasperReportViewServlet : java.lang.SecurityException: Prohibited package name: java.awt
at java.beans.Beans.instantiate(Beans.java(Compiled Code))
at java.beans.Beans.instantiate(Beans.java(Inlined Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet
...
It all works fine on Orion.
Anyone figured out how to get around this?
Cheers,
Ian
|