Re: BindException with Embedded Jetty for camel web app

2012-01-27 Thread lavanya
Thanks Willem. I looked at my configuration files. I am referring both ActiveMQComponent and JmsComponent in my configuration, I think it is a redundant, and got rid off JmsComponet, now it works fine. But still I am wondering why Tomcat doesn't throw any exception for the same. -- View this mess

Re: BindException with Embedded Jetty for camel web app

2012-01-26 Thread lavanya
Thanks for the response. I am not running tomcat and jetty at the same time. And also the results of netstat command doesn't list this port. I tried changing to different ports like 61617 / 616701, but it doesn't help. -- View this message in context: http://camel.465427.n5.nabble.com/BindExcepti

BindException with Embedded Jetty for camel web app

2012-01-26 Thread lavanya
Hi, I have a web application based on spring, camel and activemq. The war file works fine when I deploy in tomcat. I am trying to use the embedded Jetty instead of Tomcat as described http://internna.blogspot.com/2011/08/step-by-step-executable-war-files.html here I am always getting the below

Re: Issue with loading TypeConverter in Camel 2.8.2 on JBOSS 7.2

2012-01-19 Thread lavanya
Hi Babak, Really appreciate your immediate response, due to licensing issues, we will have to switch to JBoss 5.0, in which case, the camel-jboss would suffice. I will give a try and update the forum. Thanks once again. -- View this message in context: http://camel.465427.n5.nabble.com/Issue-wi

Issue with loading TypeConverter in Camel 2.8.2 on JBOSS 7.2

2012-01-18 Thread lavanya
Hi, I am new to camel and Jboss, as the camel 2.8 has built in support for jboss, I directly deployed camel spring based web app. I am getting the below exception: Caused by: org.apache.camel.TypeConverterLoaderException: Failed to load type converters because of: Cannot find any type converter