PJA libraries

2003-01-17 Thread Yakov Belov
Dear All, this might be the wrong mailing-list to send this question to, however maybe not. I am using PJA (pure java graphics implementation) libraries for my chart drawing with Struts on Tomcat. To use these libraries I need to change the system a bit, like this: System.setProperty ("awt.too

Re: PJA libraries

2003-01-17 Thread Andreas Mack
On Sun, 2002-11-17 at 07:25, Yakov Belov wrote: > java.lang.Error: Could not find class: com.eteks.java2d.PJAGraphicsEnvironment > > where com.eteks.java2d.PJAGraphicsEnvironment is a class in one of the jar files. >What might be the problem? > I start tomcat with export CATALINA_OPTS="-Xbootc