"jllavina" wrote : Using this code it seems that the JNDI founds the EJB3 (but
crash searching a resource, but this is another story...):
|
| import org.jboss.annotation.ejb.LocalBinding;
|
| @Stateless
| @Local( { EmployeeSessionLocal.class } )
| @LocalBinding( jndiBinding="Employee" )
|
| How can I define the jndiBinding without using a jboss especific class like
'org.jboss.annotation.ejb.LocalBinding'?
|
| Thanks!
| José Luis.
|
Jose, this is a lacking feature of the EJB3 spec. I have formally written the
jsr-220 group to give my opinion that jndi binding should be standardized
throughout all implementations.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937317#3937317
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937317
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user