-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
jboss-ejb3-endpoint-deployer:0.1.2
TCK showed failures related to EJB deployments where the endpoint-deployer picked up EJB2.x deployments resulting in incorrect deployment dependencies being created.
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss.j2ee:jar=xxx_statelessclient_ejb.jar,name=StatefulDefaultLocalBean,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=xxx_statelessclient_ejb.jar,name=StatefulDefaultLocalBean,service=EJB3" (should be in state "Configured", but is actually in state "** NOT FOUND Depends on 'jboss.j2ee:jar=xxx_statelessclient_ejb.jar,name=StatefulDefaultLocalBean,service=EJB3' **")