Hi All,

I'm struggling with a problem I can't get out !!
When running my application (based on Tomcat) with JRE 1.6.x, I get an
exception for a library which cannot be found.
When running the same but with JRE 1.5.x, it works well ....

SEVERE: Servlet.service() for servlet Webalive threw exception
java.awt.AWTError: Toolkit not found: com.eteks.awt.PJAToolkit
        at java.awt.Toolkit$2.run(Toolkit.java:841)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)
....

Any solution, any idea is well appreciated !!

Regards,
Lio

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to