Re: Class Not Found Exception for HTTPOperationFailedException

2015-09-27 Thread S Vijayan
Hi, Did you install camel-http feature. If you didn't install then install it. On Sep 28, 2015 10:37 AM, "Vanshul.Chawla" wrote: > Hello, > > I am using this in OnException > > > org.apache.camel.component.http.HttpOperationFailedException > > When I deploy bundle to Fuse(6.1) , I get this error

Re: http4 component - producer endpoint config - http 401 error

2015-09-29 Thread S Vijayan
Hi Reji, Key is wrong http://stage-api.target.com/v2/location?key=KiTA3ErWjEeJh6C3wSeUwvJyMv3lk0PA+ correct one is http://stage-api.target.com/v2/location?key=KiTA3ErWjEeJh6C3wSeUwvJyMv3lk0PA On Tue, Sep 29, 2

Re: http4 component - producer endpoint config - http 401 error

2015-09-29 Thread S Vijayan
Hi, ya,I agree with raul. On Tue, Sep 29, 2015 at 7:34 PM, Raul Kripalani wrote: > It looks like this is an authorization key for a restricted API available > publicly. Be careful of posting such things on public forums. > > *Raúl Kripalani* > PMC & Committer @ Apache Ignite, Apache Camel | Int

Initialize transformerFactory in spring dsl

2015-11-09 Thread S Vijayan
Hi, How to initialize transformerFactory in spring dsl? TransformerFactory testTransformerFactory=TransformerFactory.newInstance(); testTransformerFactory.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, false); -- With Regards Vijayan.S +919742753095