EJB 2.1 Stateful Session Beans don't deploy
-------------------------------------------
Key: EJBTHREE-959
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-959
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - Patch 1, AS 4.2.0 GA
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Priority: Blocker
Fix For: AS 5.0.0.Beta3, AS 4.2.1.GA
Deploying an EJB 2.1 SFSB through the EJB3 deployer doesn't work. A lot of
precondition checks will complain about the code.
Any of the following exceptions will occur:
java.lang.RuntimeException: @javax.annotation.PostActivate annotated method has the wrong
signature ... (EJB3 12.4)
java.lang.RuntimeException: @javax.annotation.PostConstruct annotated method has the
wrong signature ... (EJB3 12.4)
java.lang.RuntimeException: @javax.annotation.PrePassivate annotated method has the wrong
signature ... (EJB3 12.4)
java.lang.RuntimeException: Interceptors can only have one post-construct/@PostConstruct
method - ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: