Hi Friends,
I read some of the tutorials on
EJB 3.0, all of the tutorials explains JPA always they never talk about Entity Beans.
1) That means in EJB 3.0 no more Entity Beans only JPA Entities and EntityManager ? Could you please explain me ?
2) EJB 3.0 expalins deployment descriptors not required, if that is true how and where should i configure pool of instances ?
thanks,
Murali