Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PJA.JAR / Tomcat 4.0.1 / jdk1.3.1

3 views
Skip to first unread message

cbro...@web.de

unread,
Feb 6, 2002, 7:45:46 AM2/6/02
to
Hi!

Actually I have
problems running pja.jar (2.3.1) with jakarta tomcat 4.0.1 and Sun JDK 1.3.1 on a SuSE-Linux
Box (7.3). I set all mentioned parameters, but still an exception raises.

java.lang.Error: Could not find class: com.eteks.java2d.PJAGraphicsEnvironment
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:61)
at java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1011)
at de.opus5.firstfive.Business.Chart.createImage(Chart.java:282)
at de.opus5.firstfive.Request.ChartRequest.processRequest(ChartRequest.java:133)
at de.opus5.firstfive.Business.FirstFiveServlet.doGet(FirstFiveServlet.java:783)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

My java options:
-Xbootclasspath/a:pja.jar
-Dawt.toolkit=com.eteks.awt.PJAToolkit
-Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment
-Djava2d.font.usePlatformFont=false

My classpath contains : pja.jar

Do you have any new hints about this problem? We had no problems with tomcat 3.x!

Thanks in advance and greetings from germany,


_CARSTEN_ (cbro...@web.de)

0 new messages