Re: ActiveMQ 5.0 & java applets

2008-02-27 Thread bear.giles
I've been able to learn more about the problem. It appears to be a problem initializing log4j within the ActiveMQConnectionFactory initialization. Others have reported this problem with applets (in log4j, not activemq) in the log4j mailing list. I've given the applet full permission in java.pol

ActiveMQ 5.0 & java applets

2008-02-26 Thread bear.giles
I'm getting a class initialization error when I try to launch an applet using ActiveMQ 5.0.0. The applet is basically a variant of the provided examples, and they work within the eclipse applet viewer so I know the basic code is sound. The error is: java.lang.NoClassDefFoundError: Could not ini