Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3
-
Fix Version/s: None
-
Labels:None
Description
According to Java EE Connector Architecture Specification 1.6 Deployment Descriptor is not Optional.
Most of the Resource Adapter can be configured using only annotations.
maven-rar-plugin should not enforce mandatory ra.xml deployment descriptor any more or it should
include new parameter 'jca-version' and behave accordingly.