I'm attempting to port the Web Beans EJB integration to the EJB3.1 embedded container.
I've identified two potential issues:
1) Do the org.jboss.ejb3.EjbReferenceResolver and the PersistenceUnitDependencyResolver
beans exist in embedded EJB3.1?
2) How can I get hold of the deployment unit and MC kernel in this embedded environment.
In AS, Ales wrote some code to push these into the servlet context for later use, but that
isn't relevant here I think.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202199#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...