Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread Claus Ibsen
in all >>> dependencies if I use the JMS Component or aother component? >>> >>> M.S. >> >> >> > > -- > View this message in context: > http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToFileExample-tp22341345p2235900

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread m.s.
ontain all >> dependencies if I use the JMS Component or aother component? >> >> M.S. > > > -- View this message in context: http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToFileExample-tp22341345p22359006.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread Willem Jiang
Yes. we don't ship all the dependencies in the binary distribution. Because Camel has lots of components if we ship all the dependency jars, the binary could be up to more than 100MB. Fortunately maven could help us to do that kind of work :) Willem m.s. wrote: > Thanks, it works when I use Maven

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread m.s.
in context: http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToFileExample-tp22341345p22351395.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread Claus Ibsen
her.java:301) >>        at java.lang.ClassLoader.loadClass(ClassLoader.java:252) >>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) >>        ... 1 more >> >> -- >> View this message in context: >> http://www.nabble.com/java.lang.NoClassD

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread Claus Ibsen
     at java.lang.ClassLoader.loadClass(ClassLoader.java:252) >        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) >        ... 1 more > > -- > View this message in context: > http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToFileExample-tp2234134

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-05 Thread m.s.
a:276) at java.lang.Thread.run(Thread.java:619) [INFO] -- View this message in context: http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToFileExample-tp22341345p22347426.html Sent from the Camel -

Re: java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-04 Thread willem.jiang
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:252) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) > ... 1 more > > -- View this message in context:

java.lang.NoClassDefFoundError when running CamelJmsToFileExample

2009-03-04 Thread m.s.
ncher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:252) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) ... 1 more -- View this message in context: http://www.nabble.com/java.lang.NoClassDefFoundError-when-running-CamelJmsToF