[jboss-jira] [JBoss JIRA] (AS7-3315) Class loading problem in case of multiple .rar deployments

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Mon Jan 16 06:40:18 EST 2012


Vladimir Rastseluev created AS7-3315:
----------------------------------------

             Summary: Class loading problem in case of multiple .rar deployments
                 Key: AS7-3315
                 URL: https://issues.jboss.org/browse/AS7-3315
             Project: Application Server 7
          Issue Type: Bug
         Environment: a694b08fd04d8b70729a019b5b72e68cf5b20a7b
            Reporter: Vladimir Rastseluev
            Assignee: Aslak Knutsen
            Priority: Critical
             Fix For: 7.1.0.Final


I wrote a test, which deploys 2 .rar archives and tries to activate objects from both archives.
Test doesn't pass. Seems, it can find objects by jndi names, if they were deployed in .rar together with test, but it can't find objects from another archive.
Probably, there is a class loading problem.
Test org.jboss.as.test.smoke.embedded.deployment.rar.examples.IronJacamarMultipleActivationTestCase.java
is in my branch https://github.com/vratsel/jboss-as/commit/a694b08fd04d8b70729a019b5b72e68cf5b20a7b.


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