[jboss-dev-forums] [Design of EJB 3.0] - EJBTHREE-1278, fixing jbossas5/mc integration code
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Apr 14 11:54:09 EDT 2008
The current direct installation of the ejb container into the mc kernel bypasses the depedency failure error reporting mechanism. We need to update the integration to:
1. Have jbossas integration provide an implementation of org.jboss.ejb3.KernelAbstraction
2. Update the org.jboss.ejb3.DeploymentUnit
The KernelAbstraction would simply add the AbstractBeanMetaData to the unit as an attachment so it would be properly integrated into the jbossas deployers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143981#4143981
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143981
More information about the jboss-dev-forums
mailing list