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

Misty Stanley-Jones (JIRA) jira-events at lists.jboss.org
Wed Dec 8 20:23:31 EST 2010


    [ https://jira.jboss.org/browse/JBTM-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568829#comment-12568829 ] 

Misty Stanley-Jones commented on JBTM-798:
------------------------------------------

Release note:

Cause: The XTS service and initialization classes were packaged in the main XTS SAR.

Consequence: To deploy XTS outside of JBoss Application Server, the classes needed to be extracted from the SAR.

Fix: The service and initialization classes have been moved into a JAR.

Result: XTS can be deployed into a different application server such as Tomcat.


> 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
>            Assignee: Andrew Dinn
>             Fix For: 4.14.0
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list