Fwiw,
The artifact generic-jms-ra-1.0.0.Final.rar includes within it the jboss-logging-3.1.0.GA.jar.
E.g.
generic-jms-ra-1.0.0.Final.rar
|-- META-INF
|-- generic-jms-ra-jar-1.0.0.Final.jar
|-- jboss-logging-3.1.0.GA.jar
Why is jboss-logging-3.1.0.GA.jar packaged into the RAR.
I would have thought it redundant, and possible will conflict with the logging system and versions provided by the JBoss server.
I also think that the less logging jars packaged the better in JBoss.
Should it / could it be removed?
Regards Peter