[jboss-jira] [JBoss JIRA] (AS7-4221) JCA subsystem with enabled archive validation and option 'fail-on-warn=true' produce no errors during deployment .rar archive with warnings in it.

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Mon Mar 19 13:09:47 EDT 2012


Vladimir Rastseluev created AS7-4221:
----------------------------------------

             Summary: JCA subsystem with enabled archive validation and option 'fail-on-warn=true'  produce 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

        


More information about the jboss-jira mailing list