[jboss-jira] [JBoss JIRA] (WFLY-11455) Validate requirement for modules previously exported by javax.ejb.api on org.jboss.narayana.txframework

Yeray Borges (Jira) issues at jboss.org
Mon Dec 3 04:20:00 EST 2018


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

Yeray Borges updated WFLY-11455:
--------------------------------
    Description: 
Validate the need of these module dependencies in org.jboss.narayana.txframework

{code:xml}
 <module name="javax.api"/>
 <module name="javax.xml.rpc.api"/>
 <module name="javax.rmi.api"/>
 <module name="org.omg.api"/>
{code}

Notice the following: This module is deprecated

  was:
Validate the need of these module dependencies in org.jboss.narayana.txframework

{code:xml}
 <module name="javax.api"/>
 <module name="javax.xml.rpc.api"/>
 <module name="javax.rmi.api"/>
 <module name="org.omg.api"/>
{code}



> Validate requirement for modules previously exported by javax.ejb.api on org.jboss.narayana.txframework
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-11455
>                 URL: https://issues.jboss.org/browse/WFLY-11455
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Server
>            Reporter: Yeray Borges
>            Assignee: Yeray Borges
>            Priority: Major
>
> Validate the need of these module dependencies in org.jboss.narayana.txframework
> {code:xml}
>  <module name="javax.api"/>
>  <module name="javax.xml.rpc.api"/>
>  <module name="javax.rmi.api"/>
>  <module name="org.omg.api"/>
> {code}
> Notice the following: This module is deprecated



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list