Welcome to the Camel community.

The WARN message
 WARN | Execution of JMS message listener failed, and no ErrorHandler has
been set. 

Is in fact not about the Camel error handler. Its about JMS exception
listener you can set on the Activemq/JMS component
http://camel.apache.org/jms

Yes I think the WARN message could be refined to better reflect this. Its
this interface from the JMS spec
http://download.oracle.com/javaee/5/api/javax/jms/ExceptionListener.html
-----Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/--
View this message in context: 
http://camel.465427.n5.nabble.com/error-handling-on-Http-POST-from-ActiveMQ-to-PHP-application-tp4347185p4358125.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to