Claus Ibsen created AMQ-4059:
--------------------------------

             Summary: activemq-web - Remove dependency on Camel
                 Key: AMQ-4059
                 URL: https://issues.apache.org/jira/browse/AMQ-4059
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 5.8.0


The web console uses camel for sending a message to a queue using the ajax 
servlet.

We should use plain JMS API for that to remove dependency on Camel, as its 
fairly simple JMS code.

This allows people to use the ActiveMQ as a broker with the web console, 
without having Camel as dependency. 

In the end it is about giving people to choice. eg to run a broker with web 
console with as few JARs needed.

--
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