[jboss-jira] [JBoss JIRA] Commented: (JBAS-8585) Provide TransactionManager & UserTransaction as OSGi services
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Fri Oct 29 18:42:54 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560393#action_12560393 ]
Thomas Diesler commented on JBAS-8585:
--------------------------------------
The Tx subsystem contains four new services
* TransactionManagerService
* TransactionManagerOSGiService
* UserTransactionService
* UserTransactionOSGiService
The OSGi service are registerd PASSIVE.
When the BundleContextService comes up, the TransactionManager and UserTransaction are registerd as ServiceFactories with the OSGi registry
> Provide TransactionManager & UserTransaction as OSGi services
> -------------------------------------------------------------
>
> Key: JBAS-8585
> URL: https://jira.jboss.org/browse/JBAS-8585
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: OSGi integration
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.0.0.M1
>
>
--
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 jboss-jira
mailing list