Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?
1 Answers IBM, SAP Labs, Sony,
Is it legal to have static initializer blocks in ejb?
What are ejb components?
abstract methods in SessionBean?
What is passivation and activation in ejb?
What is ejb container?
can we stop the execution of a method before completion?
Can Container managed Bean-Managed Persistence ?
ejbCreate in Entity bean and create method in EJB home, have the same parameters?
What does @inject mean in java?
What is an ejb platform?