Yes, this should be in an spi jar, and should not be referencing the
Service/ServiceMBean interfaces.
Clebert Suconic wrote:
It has to be a better way to do this...
The only reason JBossMessaging is dependent on jboss.jar is because
org.jboss.jms.jndi.JMSProviderAdapter is only available there. (Did a
search on all the other jars on JBoss 4.2)
Shouldn't these Adapters be available in some sort of
jboss-integration.jar or jboss-adapters.jar?
I would have to add jboss.jar to core-libs just because of this class.