Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JPA tomcat or AS

843830Mar 28 2007 — edited Aug 3 2007
Hello,
I am building a small web application. I am trying to findout information
on what is the difference between. EJB 3.0 persistence in the application server and the one that is implemented in AS.
For example JBOSS and Tomcat. I noticed that JBOSS initialize the ejbs on the server start, rather than tomcat which initialize them on the Factory call.
Can you tell me what is the difference is it better to use JBOSS or tomcat,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2007
Added on Mar 28 2007
3 comments
105 views