Re: activemq 5.7: camel web console not working from camel 2.10.1

2012-10-29 Thread Josef Muri
thanx, this did do the trick - its working now. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-5-7-camel-web-console-not-working-from-camel-2-10-1-tp4658077p4658388.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq 5.7: camel web console not working from camel 2.10.1

2012-10-25 Thread Claus Ibsen
On Thu, Oct 25, 2012 at 10:44 PM, Christian Posta wrote: > You don't have the activemq-camel jar on the classpath properly. > > Add it to the camel/WEB-INF/lib folder > There may be other JARs as well, such as scalete, scala et all. You can download the WAR from maven central, and then extract i

Re: activemq 5.7: camel web console not working from camel 2.10.1

2012-10-25 Thread Christian Posta
You don't have the activemq-camel jar on the classpath properly. Add it to the camel/WEB-INF/lib folder and add this to your WebAppContext declaration: **

activemq 5.7: camel web console not working from camel 2.10.1

2012-10-25 Thread Josef
Hi all, I tried to manually add the camel web console to activemq 5.7. For that I was doing the following steps: - *I extracted the camel-web.war inside of the camel-web-standalone-2.10.1.jar into webapps/camel* - *in the conf/jett.xml I added the webapp:*