[jboss-dev-forums] [Design of EJB 3.0] - Re: WS EJB invocation

heiko.braun@jboss.com do-not-reply at jboss.com
Thu May 1 15:35:04 EDT 2008


According to http://jira.jboss.org/jira/browse/EJBTHREE-1334 EJB3 core is not going to assign that name anymore, but instead pull from the meta data as well. How and when is it going to be created? I am asking in terms of deployment order. Would it be sufficient to depend on 

 
  | addInput(MergedJBossMetaDataDeployer.EJB_MERGED_ATTACHMENT_NAME);    
  | 

to get qualified meta data that contains the container name already?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148196#4148196

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148196



More information about the jboss-dev-forums mailing list