[jboss-jira] [JBoss JIRA] (AS7-3560) ConnectionFactory not registered/bound for rar deployments inside an ear

Robert Reimann (JIRA) jira-events at lists.jboss.org
Wed Feb 1 13:12:48 EST 2012


Robert Reimann created AS7-3560:
-----------------------------------

             Summary: ConnectionFactory not registered/bound for rar deployments inside an ear
                 Key: AS7-3560
                 URL: https://issues.jboss.org/browse/AS7-3560
             Project: Application Server 7
          Issue Type: Bug
          Components: JCA
            Reporter: Robert Reimann
            Assignee: Jesper Pedersen


During the deployment the ConnectionFactory is not registered/bound for rar deployments inside an ear. See https://github.com/rreimann/jboss-as/commit/6c5868677e5079b573c6d2af2b5bdaf19d25c93a for a testcase.

Please notice: Although the test config ear_packaged.xml contains "ear_packaged.ear#ear_packaged.rar" as archive name the resorce-adapter is created with just "ear_packaged.ear" as archive name. Disabling the tearDown and manually editing of the archive name doesn't change the result the ConnectionFactory is still not bound.

Putting the exported ear and the corresponding ra config (ear_packaged.xml) into nightly build #431 works as expected. The first time i noticed this issue was while updating to nightly build #486. So it must be introduced between #431 and #486.

--
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