All,

Tomcat 4.0.1
Apache 1.3
mod_WebApp
Java 1.2

I've got a servlet that uses Eteks PJA ToolKit. I've set CATALINA_OPTS to
include the environment variables:

-Dawt.toolkit=com.eteks.awt.PJAToolkit
-Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment
-Djava.awt.fonts=<font directory>

but the servlet catches and reports that the
com.eteks.java2d.PJAGraphicsEnvironment class couldn't be found:

java.lang.Error: Could not find class:
com.eteks.java2d.PJAGraphicsEnvironment

The pja jars were originally in WEB-INF/lib. I moved them to common/lib - no
change. I still get the exception. Any ideas? Is anyone successfully using
the PJA ToolKit?

Thanks,

John

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to