Integrating 3rd party transport library

2012-12-10 Thread domenico
I have now come to a stage where I need to connect my route to a 3rd party transport library. This library consists of 70+ jar files. Soem of them are propietary, some are just standard stuff such as xalan.jar etc. The jar files reference each other and even worse, they use config files, XML files,

"Cannot store file" with file component

2012-10-23 Thread domenico
ocedure: stdout_CannotStoreFile.txt <http://camel.465427.n5.nabble.com/file/n5721463/stdout_CannotStoreFile.txt> thanks in advance Domenico -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-store-file-with-file-component-tp5721463.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Tutorial 1 fails running with exception

2012-09-27 Thread domenico
Spring is limited, so I don't really understand how I can make the subfolder become part of the classpath. Actually, I do not even know why the lib folder is picked by the classloader. Is this the default folder? thanks and best regards Domenico -- View this message in context: http://

Re: Tutorial 1 fails running with exception

2012-09-20 Thread domenico
ed it. Domenico -- View this message in context: http://camel.465427.n5.nabble.com/Tutorial-1-fails-running-with-exception-tp5719278p5719676.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Tutorial 1 fails running with exception

2012-09-17 Thread domenico
checked "the camel-config.xml" and it contains the following classpath: which I cannot find anywhere. Am I on the wrong track here? many thanks again Domenico -- View this message in context: http://camel.465427.n5.nabble.com/Tutorial-1-fails-running-with-exception-tp5719278p57

Re: Tutorial 1 fails running with exception

2012-09-13 Thread domenico
Thanks to all who responded. I have added the dependency to the pom.xml, but no luck. I've got the exact same exceptions. I have added my pom here: http://camel.465427.n5.nabble.com/file/n5719303/pom.xml pom.xml . I did a mvn clean compile before running jetty. I have also tried adding a 3.0.7

Tutorial 1 fails running with exception

2012-09-13 Thread domenico
Hello all The Camel MUser Manual I have been trying to run the Report Incident example and I get exceptions straight away. Compilation works fine. Just when trying to start the maven jetty plugin, it misses the ContextLoaderListener. The server comes up and waits, but does not respond when trying