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.
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
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:
**
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:*