]
Tomasz Adamski resolved WFLY-3689.
----------------------------------
Resolution: Done
Ability to specify a resource adapter reference in jboss-ejb3.xml
without the ear name
--------------------------------------------------------------------------------------
Key: WFLY-3689
URL:
https://issues.jboss.org/browse/WFLY-3689
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: EJB, JCA
Reporter: Tomasz Adamski
Assignee: Tomasz Adamski
Priority: Minor
Resource adapters can be packaged inside an EAR file. With the current set up it is
necessary to specify the EAR name when referencing it jboss-ejb3.xml file.
Extension is needed that would allow to avoid adding the EAR name all together for the
resource adapter.