[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-726) Decouple naming & transaction from OSGi

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Jul 5 02:59:21 EDT 2013


     [ https://issues.jboss.org/browse/JBOSGI-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-726:
----------------------------------

    Comment: was deleted

(was: Won't Fix - OSGi is going to get removed)

    
> Decouple naming & transaction from OSGi
> ---------------------------------------
>
>                 Key: JBOSGI-726
>                 URL: https://issues.jboss.org/browse/JBOSGI-726
>             Project: JBoss OSGi
>          Issue Type: Task
>            Reporter: Thomas Diesler
>
> Currently the naming & transaction subsystem register services on behalf of OSGi
> {code}
> [tdiesler at tdvaio jboss-as]$ git grep "\"xservice\""
> naming/src/main/java/org/jboss/as/naming/subsystem/NamingSubsystemOSGiService.java:        ServiceName serviceName = ServiceName.of("jbosgi", "xservice", regi
> transactions/src/main/java/org/jboss/as/txn/service/TransactionManagerService.java:        serviceBuilder.addAliases(ServiceName.of("jbosgi", "xservice", Tran
> transactions/src/main/java/org/jboss/as/txn/service/UserTransactionService.java:        serviceBuilder.addAliases(ServiceName.of("jbosgi", "xservice", UserTra
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-osgi-issues mailing list