Answer Posted / suresh nalawade
manifest-version :1.1
Name: test.class
Java-Bean: true
and save as filename.mft
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How does ejbs work?
Is it legal to have static initializer blocks in ejb?
How does ejb invocation take place?
How does the server decide which beans to passivate and activate?
How to increase ejb transaction timeout in weblogic?
What optimization could I use if the ejb container is the only point of write access to the database?
What is the use of @ejb annotation?
What is @enableautoconfiguration?
What is the difference between session and entity beans? When should I use one or the other?
List some key actors in persistence api.
Which is more beneficial: Stateful or Stateless Bean?
What is ejb in java with example?
What are transaction isolation levels in ejb?
What is stateless and stateful?
What is difference between ejb 1.1 and ejb 2.0?