[jboss-jira] [JBoss JIRA] (WFLY-1233) Decouple naming & transaction from OSGi

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Jun 28 06:16:34 EDT 2013


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

Thomas Diesler resolved WFLY-1233.
----------------------------------

    Resolution: Won't Fix


Won't Fix - OSGi is going to get removed
                
> Decouple naming & transaction from OSGi
> ---------------------------------------
>
>                 Key: WFLY-1233
>                 URL: https://issues.jboss.org/browse/WFLY-1233
>             Project: WildFly
>          Issue Type: Task
>          Components: OSGi
>            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-jira mailing list