[jboss-user] [JNDI/Naming/Network] - Re: Mapped name in EJB 3.0

MirekSz do-not-reply at jboss.com
Fri Jul 10 04:13:15 EDT 2009


Thanks for replay.
That was information what I need. 
Also I can do this by adding additional file jboss.xml


  | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  | <jboss>
  |     <enterprise-beans>
  |         <session>
  |             <ejb-name>DefaaultValueForDesc</ejb-name>
  |             <local-jndi-name>AsenUnitService/DefaultFieldValue/DefaaultValueForDesc</local-jndi-name>
  |         </session>
  |     </enterprise-beans>
  | </jboss>
  | 

Thanks

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

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



More information about the jboss-user mailing list