Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
1046An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
928A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
936For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
934
What is ejb container?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What is ejb ql?
What is activemq used for?
How entity beans support container managed persistence?
How can one EJB be called from within another EJB?
What is ptp model?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
Enlist the CallBack methods of Session Bean?
How does ejb invocation happens?
How ejb invocation happens?
can we stop the execution of a method before completion?
can u explain about design patterns like singleton,builder,factory
What are the benefits of ejb?
What do you mean by bean managed transaction?