[
http://jira.jboss.com/jira/browse/EJBTHREE-1399?page=all ]
Andrew Lee Rubinger resolved EJBTHREE-1399.
-------------------------------------------
Resolution: Done
Fix "cachepassivation" Unit Test
--------------------------------
Key: EJBTHREE-1399
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1399
Project: EJB 3.0
Issue Type: Task
Components: core
Reporter: Andrew Lee Rubinger
Assigned To: Andrew Lee Rubinger
Priority: Critical
Fix For: AS 5.0.0.CR1
Failing with:
org.jboss.ejb3.common.registrar.spi.NotBoundException: Could not retrieve Ejb3Registrar
as a registrar implementation has not yet been bound.
at
org.jboss.ejb3.common.registrar.spi.Ejb3RegistrarLocator.locateRegistrar(Ejb3RegistrarLocator.java:86)
at
org.jboss.ejb3.session.SessionSpecContainer.getJndiRegistrar(SessionSpecContainer.java:126)
at org.jboss.ejb3.session.SessionSpecContainer.start(SessionSpecContainer.java:365)
at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:288)
at
org.jboss.ejb3.test.cachepassivation.unit.CachePassivationUnitTestCase.test1(CachePassivationUnitTestCase.java:91)
--
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