Even activemq-all shouldn't include the javax.jms.* specification classes.
--------------------------------------------------------------------------
Key: AMQ-3144
URL: https://issues.apache.org/jira/browse/AMQ-3144
Project: ActiveMQ
Issue Type: Improvement
Affects Versions: 5.2.0
Reporter: Bernardo Gomez Palacio
Even activemq-all shouldn't include the javax.jms.* specification classes. This
might cause confusion and class-loading issues with for example Tomcat and
log4j when the server already provides a JMS jar ((javax.jms:jms:1.1) and an
application is deployed with activemq-all-5.2.0+. In a nutshell, and as it
happens with the servlet, jsp, and xml specs, we shouldn't include them
directly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.