Re: Camel Cxf example. Jetty Server starting while JBoss already Running

2010-09-17 Thread Indu
all my endpoints in the router (configure) with one servlet, possibly CamelHttpTransportServlet? please suggest any possible solutions or pertinent reading. Thanks for your quick support, I will be a active user/contributor to this forum. Indu. -- View this message in context: http://camel

Camel Cxf example. Jetty Server starting while JBoss already Running

2010-09-16 Thread Indu
Hi Team, I have a simple Camel CXF example running, which is based from the Camel In Action examples provided. I am able to build and run successfully. But here is the problem I am coming across. I am building the war and then deploying in the JBoss AS which is running at localhost:8080. Bu