[
https://issues.jboss.org/browse/AS7-4221?page=com.atlassian.jira.plugin.s...
]
Vladimir Rastseluev updated AS7-4221:
-------------------------------------
Summary: JCA subsystem with enabled archive validation and option
'fail-on-warn=true' produces no errors during deployment .rar archive with
warnings in it. (was: JCA subsystem with enabled archive validation and option
'fail-on-warn=true' produce no errors during deployment .rar archive with
warnings in it.)
JCA subsystem with enabled archive validation and option
'fail-on-warn=true' produces no errors during deployment .rar archive with
warnings in it.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: AS7-4221
URL:
https://issues.jboss.org/browse/AS7-4221
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.1.1.Final
Reporter: Vladimir Rastseluev
Assignee: Stefano Maestri
Fix For: 7.1.2.Final
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira