What is Enterprise JavaBeans Query Language (EJB QL)?
What is pub/sub model?
can we stop the execution of a method before completion?
What is passivation and activation in ejb?
Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
How to import ejb project in eclipse?
Enlist the contents of Container.
Is soap stateless or stateful?
What is enterprise javabeans (ejb) container?
An 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?
What is beaninfo ?
What is enterprise bean?
What are the various methods of an Entity Bean?