Hi Can you post on the @user mailing list instead. This is where end users should post questions about using Camel. There is a lot more people there to help you.
On Thu, Nov 3, 2011 at 6:01 AM, finger <yu...@hotmail.com> wrote: > Hi! > > s-http (secure http) I want to use. > camel works support for s-http ? > If you use supporting What should I set? > > current setting : > <route id="shttp"> > <from uri="servlet:///test?matchOnUriPrefix=true"/> > <camel:convertBodyTo type="String"/> > <camel:process ref="inProcessor"/> > <to uri="http://shttp.test.com?bridgeEndpoint=true"/> > <camel:convertBodyTo type="String"/> > <camel:process ref="outProcessor"/> > </route> > > result : > HttpOperationFailedException > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-is-support-for-s-http-tp4960161p4960161.html > Sent from the Camel Development mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/