-
Deployment descriptor
Why do we require to write a deployment descriptor (ejb-jar.xml) in an xml format ? why don't we write it in a java file ?
-
EJB local and home interfaces
Is there any special reason to write two interfaces in ejb(local , home interfaces ). why don't we write only one interface .
-
-
JNDI
Why is JNDI used.Do we have any alternative for JNDI?
-
Map Entity Bean Field with Oracle
How to map the Entity Bean field with Oracle?
-
Metadata Annotation
What is metadata annotation?How it is useful in EJB 3.0?
-
EJB Deployment Process
Knowing that EJB encapsulates business logic in a web application, how does EJB actually do it in a application server ?
-
Business Method Request
How to find who has given request (caller) to Business method of your application(SLSB)
-
What are the main Performance issues in JBoss server?
What are the main metrics we have to monitor in JBoss Server?
EJB Interview Questions
Ans