[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1274) Interceptors tests get confused about classloading
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Mon Apr 14 04:52:54 EDT 2008
Interceptors tests get confused about classloading
--------------------------------------------------
Key: EJBTHREE-1274
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1274
Project: EJB 3.0
Issue Type: Bug
Reporter: Kabir Khan
Assigned To: Kabir Khan
Fix For: AS 5.0.0.CR1
BasicTestSuite's constructor sets the classloaders and deploys its aop information to the aspectmanager. Unfortunately this constructor is called whenever we call other tests as well, so everything gets confused.
Refactor this test so that the classloaders are set and the information is deployed only when this test is actually invoked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list