Hi

I assume you mean the following example:

https://github.com/bibryam/camel-example-restlet-jdbc

Which is an ASL 2.0 example about using Apache Camel contributed to the
community by Bilgin Ibryam (A very talented Apache Camel Committer).

I made a pull request to make the example work again:

https://github.com/bibryam/camel-example-restlet-jdbc/pull/3

Until this change is applied into the master branch you can easily take over
the changes I made using the following version:

https://github.com/bvahdat/camel-example-restlet-jdbc/blob/master/pom.xml

Babak



tKronos wrote
> I am trying to get the example called Camel Example Restlet JDBC Master
> working. But everytime I try running it, I get the following error:
> 
> Could not instantiate listener
> org.springframework.web.context.ContextLoaderListener
> 
> Plus a bunch of other errors following that with the class not being found
> and such.
> 
> I think it is a versioning problem with some of the dependencies or
> something. If someone knows what dependencies and what versions I need to
> make this example work I would be very grateful.
> 
> I am using Camel version 2.11.0.
> 
> Thank you very much.





--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Example-Restlet-JDBC-Master-tp5736048p5736083.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to