Hi

The workaround is to add, just before the end of the route
<setExchangePattern pattern="InOnly"/>

eg

          <to uri="http://localhost/mail/index/receive"/>
         <setExchangePattern pattern="InOnly"/>
        </route>


On Fri, Apr 29, 2011 at 10:59 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Hi
>
> I have reproduced the issue with the latest release. And created a
> ticket to track the bug fix
> https://issues.apache.org/jira/browse/CAMEL-3913
>
> Thanks for reporting.
>
>
> On Fri, Apr 29, 2011 at 10:09 AM, davsclaus <cib_re...@yahoo.dk> wrote:
>> What version of ActiveMQ and Camel are you using?
>>
>>
>> -----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-tp4347185p4358133.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>
>
>
> --
> Claus Ibsen
> -----------------
> FuseSource
> Email: cib...@fusesource.com
> Web: http://fusesource.com
> CamelOne 2011: http://fusesource.com/camelone2011/
> Twitter: davsclaus
> Blog: http://davsclaus.blogspot.com/
> Author of Camel in Action: http://www.manning.com/ibsen/
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
CamelOne 2011: http://fusesource.com/camelone2011/
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to