I dont want both the apps to be independent , I want to have camel web console in my app as a web resource, I tried http://localhost:8080/artms/routes url it did not work , so to test it in simple way I created a a wicket quickstart project added camel-web-console as dependency. this project is maven eclipse project it has jetty pluign .I attached this project. Please help me run web-console in this. http://camel.465427.n5.nabble.com/file/n4517697/myproject.zip myproject.zip
this can run using mvn jetty:run to access this in browser http://localhost:8080/myproject/ -- View this message in context: http://camel.465427.n5.nabble.com/example-app-to-embed-camel-web-console-tp4512075p4517697.html Sent from the Camel - Users mailing list archive at Nabble.com.
