| Other EJB Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In an EJB project, Howmany tables and How many entity beans
are used? | | 1 |
| Name the interfaces that you used in Beans? | | 2 |
| Life Cyle methods in Entity Bean with Container Managed
persistence | | 2 |
| What is Transaction attribute? | | 3 |
| What is meant by manifest files ? | | 1 |
| How can I call one EJB from inside of another EJB? | CTS | 2 |
| how can we decide a session bean as stateless or stateful
without seeing jar file? i.e. by seeing the class file. | | 2 |
| What is beaninfo ? | | 1 |
| What is persistence? | | 2 |
| How do you implement the Local Interfaces ? | HCL | 1 |
| How to determine two identical beans? | | 1 |
| absract methods in EntityBean ? | | 1 |
| What does a deployment diagram specify? | | 1 |
| Why does EJB needs two interfaces, Home and Remote
Interface? | | 3 |
| Can stateful session beans are persistent? | | 2 |
| What are the required methods to implement EJB architecture? | | 2 |
| How EJB component can in interact with COM/DCOM components? | | 1 |
| Life cycle methods in stateless Session Beans? | Virtusa | 3 |
| How does EJB 2.0 improve support for interoperability
between EJB containers and other J2EE products? | | 1 |
| Is it possible to write two EJBs that have different bean
classes, but they share same Remote interface and Home
interfaces? | | 1 |
| |
| For more EJB Interview Questions Click Here |