ricardo
Location : Brazil
Member since : Sep 21, 2004
Messages : 1
|
Sep 21, 2004 at 2:58 PM
Hi,
I use a jfreechart/cewolf servlet to show an image in my jsp page.
I'm trying to configure PJA in a Solaris and WAS 3.5.6.
I added the following lines to WebSphere "Command Line Arguments".
-Xbootclasspath/a:/path/to/pja/pja.jar
-Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment -Djava.awt.fonts=/logiciel/was35/java/jre/lib/fonts -Djava2d.font.usePlatformFont=false
-Duser.home=/logiciel/was35/java/jre
-classpath /logiciel/applications/dgrope01/dgr/version_encours/lib/xerces.jar
But an error ocurred in my jsp;
"OK. A error has ocurred". There isn't any errors in my application log file.
I have tested the PJADemo and it creates the images successfully.
Can anyone help me? --- Ricardo
|