"alex.loubyansky(a)jboss.com" wrote :
| So, I am going to change the "if" above to
| if(metaData != null && !metaData.isEJB3x())
| | {
| | log.debug("Ignoring legacy EJB deployment " + unit);
| | return;
| | }
Sounds good. Infact, we use this approach in one of our other deployers
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/endpoint-deplo...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241111#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...