Dieter Cailliau [
http://community.jboss.org/people/justkeys] created the discussion
"Re: org.jboss.ejb3.annotation.RemoteBinding on JBOSS4"
To view the discussion, visit:
http://community.jboss.org/message/599938#599938
--------------------------------------------------------------
JBoss4 ignored the annotation: you can use a class, even if some of its annotations are
not on the classpath.
The fact that the jndi lookup worked, with the old annotation present (but which was
ignored because not on the classpath) and without the jboss4 annotation is: because jboss
bound the thing to the +default jboss generated+ jndi name, which is
earname/ImplementationClassSimpleName/local (and /remote).
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/599938#599938]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]