[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4548) Testsuite failures due to EJBs starting before datasource
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Thu Jun 12 08:11:15 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-4548?page=all ]
Dimitris Andreadis resolved JBAS-4548.
--------------------------------------
Resolution: Done
This particular one looks fixed?
org.jboss.test.deployers.ear.test.EmbeddedDatasourceUnitTestCase
The only deployer test I see now failing is:
org.jboss.test.deployers.ear.test.EARDeploymentUnitTestCase
> Testsuite failures due to EJBs starting before datasource
> ---------------------------------------------------------
>
> Key: JBAS-4548
> URL: http://jira.jboss.com/jira/browse/JBAS-4548
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2, Deployers
> Affects Versions: JBossAS-5.0.0.Beta2
> Reporter: Brian Stansberry
> Assigned To: Dimitris Andreadis
>
> A number of unit tests are failing due to EJB2 deployment failures. The tests deploy an ear; contents of the ear are an ejb2 jar and a -ds.xml file. The ejb jar is deploying before the datasource, and thus ejb deployment fails when the datasource cannot be found in JNDI.
> See forum thread for detailed discussion.
> The testsuite failures due to this that I'm aware of are:
> org.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase
> org.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase
> org.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase
--
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