[jboss-user] [EJB3] - Re: Instantiate EJB 3 using Reflection
jaikiran pai
do-not-reply at jboss.com
Sun Sep 11 10:04:35 EDT 2011
jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion
"Re: Instantiate EJB 3 using Reflection"
To view the discussion, visit: http://community.jboss.org/message/625934#625934
--------------------------------------------------------------
You are not supposed to instantiate EJB bean instances at all. It's upto the container to do that. You are expected to use the JNDI or injection to get hold of the EJB instances.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/625934#625934]
Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110911/3416e609/attachment-0001.html
More information about the jboss-user
mailing list