Per Jørgen Walstrøm created CAMEL-6319:
------------------------------------------

             Summary: Not possible to advice endpoint with options
                 Key: CAMEL-6319
                 URL: https://issues.apache.org/jira/browse/CAMEL-6319
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.11.0
            Reporter: Per Jørgen Walstrøm
            Priority: Minor


I'm currently trying to advice an Endpoint which has a rather lengthy 
options-part:

activemq:topic:integrations?allowNullBody=false&asyncConsumer=true&jmsMessageType=Map&preserveMessageQos=true&concurrentConsumers=10

this fails when doing mockEndpointsAndSkip with the above String

without the options, the advice is no problem

I've manipulated one of the Camel unit tests to illutrate the problem


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to