How can I call one EJB from inside of another EJB?

Answer Posted / kameshwar

EJBs can be clients of other EJBs. It just works. Use JNDI
to locate the Home Interface of the other bean, then acquire
an instance reference, and so forth.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jar, war, and ear?

617


Is decorator an ejb design pattern?

561


What do you mean by in-memory replication?

611


Match the ejb functions given below with the functionality equivalent in sql?

547


what is mean by OLE ? Please answer me. Advance thanks.

2162






What is ejb and its types?

513


Mention the three levels for applying interceptor methods.

536


When was ejb developed?

570


How to find ejb version in websphere?

542


Can tomcat run ejb?

534


Why is ejb needed?

508


What is ejb container in java?

515


How can one EJB be called from within another EJB?

519


Elucidate callback in ejb?

542


What is a stateless session?

503