Home pageFind It!Contact PJAPJA documentation

PJA

 PJA Toolkit forum

This forum is dedicated to PJA Toolkit.
You may read freely the messages it contents. If you want to write a message or answer to a subject, subscribe to it first.

Subjects Recent messages Login Subscribe

Messages of subject JRUN4:Could not find class: com.eteks.java2d.PJAGraphicsEnvironment

fabiuz

Location : Rome/Italy
Member since : Oct 30, 2003
Messages : 1
 Oct 30, 2003 at 10:05 AM
Hy all,
we work in Linux RedHat with jrun4 server
we've setted:

STEP1
System.setProperty ("awt.toolkit", "com.eteks.awt.PJAToolkit");

System.setProperty ("java.awt.graphicsenv",
"com.eteks.java2d.PJAGraphicsEnvironment");

System.setProperty ("java.awt.fonts", realpath);

STEP2
java.class.path={application.home}/servers/lib,/opt/jrun4/lib/pja.jar,/opt/jrun4/lib/pjatools.jar
... but the error is still alive

some other subjestions?


Thanks in advance

Fabiuz

Manu

Location : Paris / France
Member since : Apr 29, 2003
Messages : 394
 Nov 11, 2003 at 8:36 AM
pja.jar must be added to bootclasspath. Please have a look at JRun documentation, there must be an option that allows you to change bootclasspath as you did with java.class.path.
You may also try directly the JVM option -Xbootclasspath/a:path/to/pja.jar
---
Manu (moderator/modérateur)


Home pageFind It!ContactTop

© Copyrights 1997-2023 eTeks - All rights reserved

PJAPJA documentation