Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
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.