]
Brian Stansberry updated AS7-2595:
----------------------------------
Fix Version/s: 7.2.0.Alpha1
Jars in root of a sar archive not added to the sar's classpath
--------------------------------------------------------------
Key: AS7-2595
URL:
https://issues.jboss.org/browse/AS7-2595
Project: Application Server 7
Issue Type: Bug
Components: JMX
Reporter: Mike Clark
Assignee: Tomek Adamski
Fix For: 7.2.0.Alpha1
In previous versions, a sar archive includes classes in the sar archive's root on the
sar's classpath. It is quite common to have a structure such as:
mbean.sar
mbean.sar/META-INF
mbean.sar/META-INF/jboss-deployment-structure.xml
mbean.sar/META-INF/jboss-service.xml
mbean.sar/META-INF/MANIFEST.MF
mbean.sar/some.jar
However, this does not work. The classes in some.jar are not available.
--
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: