Are you specifying a JMSReceiver in your chainsaw config? We need to make a small change to the JNLP file before you can use JMSReceiver with the Web Start version of Chainsaw.
Users will need to place both the log4j-jms.jar as well as jms.jar in the plugins directory to get JMSreceiver to work - the same steps they need to perform to get VFS support in Chainsaw. If you don't have a JMSReceiver in your chainsaw config, clear the application cache in the Java control panel and re-launch Chainsaw. We (the Chainsaw committers) will send a msg to the list when this is fixed. Scott Deboy COMOTIV SYSTEMS 111 SW Columbia Street Ste. 950 Portland, OR 97201 Telephone: 503.224.7496 Cell: 503.997.1367 Fax: 503.222.0185 [EMAIL PROTECTED] www.comotivsystems.com -----Original Message----- From: Eric Frizziero [mailto:[EMAIL PROTECTED] Sent: Wed 3/1/2006 6:34 AM To: Log4J Users List Subject: Re: JMSAppender problem: jms.jar is missing. Hi Scott, I tried that too, but it doesn't work. Can you suggest me another solution, please? E r i c. Scott Deboy ha scritto: >You should be able to add the jar to the $user.dir/.chainsaw/plugins directory > >Scott Deboy >COMOTIV SYSTEMS >111 SW Columbia Street Ste. 950 >Portland, OR 97201 > >Telephone: 503.224.7496 >Cell: 503.997.1367 >Fax: 503.222.0185 > >[EMAIL PROTECTED] > >www.comotivsystems.com > > > >-----Original Message----- >From: Jacob Kjome [mailto:[EMAIL PROTECTED] >Sent: Tue 2/28/2006 7:43 PM >To: Log4J Users List >Subject: Re: JMSAppender problem: jms.jar is missing. > > >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] > > > > > >------------------------------------------------------------------------ > >--------------------------------------------------------------------- >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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
