Camel Apache HTTP ProxyPass

2012-12-22 Thread Abhijith
Hi, I am try to create proxy for streaming video, below is my requirement: Proxy - http://abcd.com/media/xyz.m4v to http://efgh.com/media/xyz.m4v . Did following spring dsl configuration in my abcd.com server: http:///efgh.com/media/xyz.m4v?bridgeEndpoint=true&throwExceptionOnFailure=fals

How to set Cookie before routing the request to another service URL?

2011-11-12 Thread Abhijith
Hi, How to set Cookie before routing the request another service URL? I am trying to develop a route which receives the JSON request and set the values from JSON to HttpServletRequest Attribute and sets the cookie on the request which is saved in DB and routes it to another URL. http://camel.ap

Re: Deploying Camel in Jboss

2011-08-17 Thread Abhijith
Thanks for the reply .. got approval to use JDK 1.6 -- View this message in context: http://camel.465427.n5.nabble.com/Deploying-Camel-in-Jboss-tp4708163p4710923.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Deploying Camel in Jboss

2011-08-17 Thread Abhijith
Thank you I was able to deploy success fully camel 2.8 .. But for camel 2.6 and jdk1.5 I have CamelHttpTransportServlet in web.xml, I am using Spring 3.0.5 ( looks like ContextLoaderServlet is deprecated) wat will be the alternative: http://www.w3.org/2001/XMLSchema-instance"; xmlns="

Deploying Camel in Jboss

2011-08-17 Thread Abhijith
Hi, I am new to camel apache, I was able to create prototype in tomcat. But I need to deploy the same in Jboss 5.1.0 GA, JDK 1.5 and I am using Camel 2.6.0 with camel-jboss-2.3.0.jar: I am getting following error: java.lang.IllegalArgumentException: Cannot find the deployed servlet, please configu

Re: SendProcessor has not been started - While using Exception policies

2011-08-17 Thread Abhijith
Hi, Even I am facing same issue, did you find any solution to this? I am using JBoss 5.1.0 GA,JDK 1.6, Camel 2.7.2 and camel-jboss-2.3.0.jar. Thanks, Abhi -- View this message in context: http://camel.465427.n5.nabble.com/SendProcessor-has-not-been-started-While-using-Exception-policies-tp42