[jboss-jira] [JBoss JIRA] (AS7-3315) Class loading problem in case of multiple .rar deployments
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 17:57:18 EST 2012
[ https://issues.jboss.org/browse/AS7-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan updated AS7-3315:
--------------------------------
Component/s: Test Suite
> 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
> Components: Test Suite
> Environment: a694b08fd04d8b70729a019b5b72e68cf5b20a7b
> Reporter: Vladimir Rastseluev
> Assignee: Aslak Knutsen
> Priority: Critical
> Labels: arq_qe_blocker
> 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