Deployment dependencies in new VDF
----------------------------------
Key: EJBTHREE-1014
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1014
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Priority: Critical
Fix For: EJB 3.0 RC11 - FD
Containers are started in the wrong order. This needs a proper supply / demand chain.
--
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
Error message for not specifying a non-jta-data-source for RESOURCE_LOCAL should reference spec
-----------------------------------------------------------------------------------------------
Key: EJBTHREE-993
URL: http://jira.jboss.com/jira/browse/EJBTHREE-993
Project: EJB 3.0
Issue Type: Feature Request
Reporter: Carlo de Wolf
The following error message should make a reference to spec EJB3 JPA 6.2.1.2:
20:39:08,015 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=jemos-ejb3-ear-1.0.0.ear,jar=jemos-ejb3-ejb-1.0.0.jar,unitName=jemos-ejb3-test-junit
20:39:08,031 WARN [ServiceController] Problem starting service persistence.units:ear=jemos-ejb3-ear-1.0.0.ear,jar=jemos-ejb3-ejb-1.0.0.jar,unitName=jemos-ejb3-test-junit
java.lang.RuntimeException: You have not defined a non-jta-data-source for a RESOURCE_LOCAL enabled persistence context named: jemos-ejb3-test-junit
--
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
Service bean is uninstalled without using canonical name
--------------------------------------------------------
Key: EJBTHREE-1000
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1000
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Fix For: EJB 3.0 RC11 - FD
java.lang.IllegalStateException: Not installed: jboss.ejb3:management=interface,with=customName,is=serviceThree
at org.jboss.dependency.plugins.AbstractController.uninstall(AbstractController.java:449)
at org.jboss.dependency.plugins.AbstractController.uninstall(AbstractController.java:389)
at org.jboss.ejb3.MCKernelAbstraction.uninstallMBean(MCKernelAbstraction.java:188)
--
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
Allow a @SecurityDomain with only unauthenticatedPrincipal
----------------------------------------------------------
Key: EJBTHREE-973
URL: http://jira.jboss.com/jira/browse/EJBTHREE-973
Project: EJB 3.0
Issue Type: Feature Request
Reporter: Carlo de Wolf
Allow a @SecurityDomain with only an unauthenticatedPrincipal so getCallerPrincipal doesn't throw an IllegalStateException. Effectively the bean would run without security, because principals can't be validated.
Note that in time the server itself will have an unauthenticatedPrincipal default which comes from the security deployer. (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107751)
--
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
sessionContext.getBusinessObject(null) should throw IllegalStateException
-------------------------------------------------------------------------
Key: EJBTHREE-972
URL: http://jira.jboss.com/jira/browse/EJBTHREE-972
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
Fix For: EJB 3.0 RC11 - FD
--
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
Allow injection of EJBContext into java:comp/env via Resource annotation
------------------------------------------------------------------------
Key: EJBTHREE-971
URL: http://jira.jboss.com/jira/browse/EJBTHREE-971
Project: EJB 3.0
Issue Type: Feature Request
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Fix For: EJB 3.0 RC11 - FD
--
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