[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2062) Fix the removedislocal testcase
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Mar 30 11:04:37 EDT 2010
Fix the removedislocal testcase
-------------------------------
Key: EJBTHREE-2062
URL: https://jira.jboss.org/jira/browse/EJBTHREE-2062
Project: EJB 3.0
Issue Type: Task
Components: testsuite
Reporter: jaikiran pai
Assignee: jaikiran pai
The removedislocal testcase is failing with:
Error deploying removedislocal-test.jar: EJBTHREE-2020: No InjectionCallbackStack defined for domain org.jboss.aop.Domain at 344986 of jboss.j2ee:jar=removedislocal-test.jar,name=StatelessBean,service=EJB3
at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:189)
at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:59)
at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
This testcase uses its own server configuration, specifically the ejb3-interceptors-aop.xml maintained at ejb3/trunk/testsuite/src/test/resources/test-configs/removedislocal/deploy
We'll have to fix that ejb3-interceptors-aop.xml to include the InjectionCallbackStack
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list