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&...]