-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.1.1.Final
-
None
Try to set JCA subsystem element like:
<archive-validation
"enabled"="true"
"fail-on-warn"="true"
"fail-on-error"="true"
/>
Then try to deploy .rar archive with ResourceAdapter implementation, which e.g. have some property of primitive type.
Deployment doesn't fail.
See also test case, reproducing this error.