Re: Camel HTTP4, not able to use httpContext endpoint option

2013-07-21 Thread lmanchanda75
.ClassCastException at java.lang.Class.cast(Class.java:2999) at org.apache.camel.blueprint.BlueprintContainerRegistry.lookup(BlueprintContainerRegistry.java:62) ... 63 more -- View this message in context: http://camel.465427.n5.nabble.com/Camel-HTTP4-not-able-to-use-httpCont

Re: Camel HTTP4, not able to use httpContext endpoint option

2013-07-20 Thread Willem jiang
tp.protocol.BasicHttpContext expected > type was: interface org.apache.http.protocol.HttpContext > > > > This does not seem to be correct as it will never be possible to get > instance of HttpContext type it being an Interface. > > How can I solve my problem of setting preemp

Camel HTTP4, not able to use httpContext endpoint option

2013-07-20 Thread lmanchanda75
ssage in context: http://camel.465427.n5.nabble.com/Camel-HTTP4-not-able-to-use-httpContext-endpoint-option-tp5735937.html Sent from the Camel - Users mailing list archive at Nabble.com.