[jboss-jira] [JBoss JIRA] (AS7-4221) JCA subsystem with enabled archive validation and option 'fail-on-warn=true' produces no errors during deployment .rar archive with warnings in it.
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Mon Mar 19 13:32:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen closed AS7-4221.
--------------------------------
Assignee: Jesper Pedersen (was: Stefano Maestri)
Fix Version/s: (was: 7.1.2.Final)
Resolution: Duplicate Issue
JBJCA-767
> 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: Jesper Pedersen
>
> 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
More information about the jboss-jira
mailing list