[jbossts-issues] [JBoss JIRA] Created: (JBTM-798) Package the XTS service and initialisation classes in a JAR, rather than in the SAR

Mauro Molinari (JIRA) jira-events at lists.jboss.org
Wed Oct 13 08:24:39 EDT 2010


Package the XTS service and initialisation classes in a JAR, rather than in the SAR
-----------------------------------------------------------------------------------

                 Key: JBTM-798
                 URL: https://jira.jboss.org/browse/JBTM-798
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: XTS
    Affects Versions: 4.13.0
            Reporter: Mauro Molinari


As of now, the binary distribution of XTS provides the following classes in jbossxts.sar:
org.jboss.jbossts.XTSService
org.jboss.jbossts.XTSServiceMBean
org.jboss.jbossts.initialisation.*
org.jboss.jbossts.logging.*

As discussed in the forum, in order to make XTS easily deployable outside JBossAS it would be convenient to move these classes into one of the already existing JARs (jbossxts-api.jar?) or in a new one (jbossxts-service.jar?). Then, this JAR should be included in the SAR, if it's not already.

In this way, the SAR would become just a facility to deploy XTS in JBossAS, but the user could deploy it also on another application server (Tomcat for instance) just by deploying the XTS JARs and providing the necessary configuration wiring.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list