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 to download all the .jars listed in the
> dependency list and add them to the libraries in the NetBeans IDE.
> 
> So is it correct that the binary distribution does not contain all
> dependencies if I use the JMS Component or aother component?
> 
> M.S.

Reply via email to