Thanks. The camelContext is not causing exception anymore.
The cause of the exception is:
Caused by: org.apache.camel.component.http.HttpOperationFailedException:
HTTP operation failed invoking
https://locker.att.net/service/content/1/playlists/158040465976 with
statusCode: 302, redirectLocation:
https://cprodctnxsf.att.net/commonLogin/igate_edam/controller.do?TAM_OP=login&USERNAME=unauthenticated&ERROR_CODE=0x00000000&ERROR_TEXT=HPDBA0521I%20%20%20Successful%20completion&METHOD=POST&URL=%2Fservice%2Fcontent%2F1%2Fplaylists%2F158040465976&REFERER=&HOSTNAME=locker.att.net&AUTHNLEVEL=&FAILREASON=&PROTOCOL=https&OLDSESSION=

        at
org.apache.camel.component.http.HttpProducer.populateHttpOperationFailedException(HttpProducer.java:222)

        at
org.apache.camel.component.http.HttpProducer.process(HttpProducer.java:157)

        at
org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)

        at
org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)

        at
org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)

        at
org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)

        at
org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)

        at
org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:63)

        at
org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:352)

        at
org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:324)

        at 
org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:223)

        at 
org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:324)

        at org.apache.camel.impl.ProducerCache.send(ProducerCache.java:186)

        at
org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:115)

        at
org.apache.camel.impl.DefaultProducerTemplate.sendBodyAndHeaders(DefaultProducerTemplate.java:238)

        ... 107 more




--
View this message in context: 
http://camel.465427.n5.nabble.com/recipientList-with-POST-and-request-body-tp5725142p5725296.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to