What is the use of @resource?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is enterprise bean?
What does ejb stand for?
Why do we need ejb in java?
What is stateless session?
Is it possible to have threading in ejb?
What are the differences between ejb 3.0 and ejb 2.0?
What is ejb client?
What is @injectmock?
What is the difference between session and entity beans? When should I use one or the other?
What is ejbdoclet?
Can remove() be a Stateless Session bean?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What does @singleton annotation do?