jms.jar is a download from Sun. You won't find it in the chainsaw distribution. However, I'm not sure the best place for it? Scott, should it go in the chainsaw plugins directory or JAVA_HOME/jre/lib/ext?

Jake

At 10:06 AM 2/28/2006 +0100, you wrote:
>Hi all,
>
>I'm using the "Java Web Start" version of Chainsaw.
>When I start chainsaw by clicking the "Java Web Start" link , the
>following error is showed up in chainsaw's log panel:
>
>******************************
>java.lang.NoClassDefFoundError: javax/jms/MessageListener
>    at java.lang.ClassLoader.defineClass1(Native Method)
>    at java.lang.ClassLoader.defineClass(Unknown Source)
>    at java.security.SecureClassLoader.defineClass(Unknown Source)
>    at com.sun.jnlp.JNLPClassLoader.defineClass(Unknown Source)
>    at com.sun.jnlp.JNLPClassLoader.access$100(Unknown Source)
>    at com.sun.jnlp.JNLPClassLoader$1.run(Unknown Source)
>    at java.security.AccessController.doPrivileged(Native Method)
>    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at com.sun.jnlp.JNLPClassLoader.loadClass(Unknown Source)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>
>and so on ...
>******************************
>I tried to add the jms.jar file in my system classpath, but it doesn't work.
>Then I checked the jar libraries linked in the "chainsawWebStart.jnlp"
>file and I noted the jms.jar file link is missing.
>Moreover jms.jar file is also missing in the
>"http://logging.apache.org/log4j/docs/webstart/chainsaw/lib/"; site.
>How can I solve the problem?
>
>Thanks in advance.
> E r i c.
>
>
>
>
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to