Re: Error while deploying camel proxy in tomcat

2014-11-14 Thread Royamit
Thnaks for the help Willem Is there any way to close the spring application before redeploying the camel proxy service? And how can i do the aforesaid. -- View this message in context: http://camel.465427.n5.nabble.com/Error-while-deploying-camel-proxy-in-tomcat-tp5758987p5759103.html

Re: Error while deploying camel proxy in tomcat

2014-11-13 Thread Willem Jiang
/axisversion.sample"/> > > > > > > > location="classpath:incident.properties,file:target/custom.properties"/> > > > uri="http://localhost:${real.port}/axis2/services/Version?throwExceptionOnFailure=false"/> > > > > > > > > > > > > > > >

Re: Error while deploying camel proxy in tomcat

2014-11-13 Thread Royamit
Above is my camel-config.xml. Now my question is how can i shutdown camel context from here -- View this message in context: http://camel.465427.n5.nabble.com/Error-while-deploying-camel-proxy-in-tomcat-tp5758987p5759029.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error while deploying camel proxy in tomcat

2014-11-12 Thread Willem Jiang
; org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:1951) > > at > org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:1777) > > at > org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) > at > org.ap

Error while deploying camel proxy in tomcat

2014-11-12 Thread Royamit
) ... 28 more -- View this message in context: http://camel.465427.n5.nabble.com/Error-while-deploying-camel-proxy-in-tomcat-tp5758987.html Sent from the Camel - Users mailing list archive at Nabble.com.