View Single Post
Old 07-09-06, 02:36 PM   #2 (permalink)
Hema.vulava
Junior Member
 
Join Date: Aug 2006
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
Thanks: 0
Thanked 3 Times in 2 Posts
Rep Power: 3 Hema.vulava is on a distinguished road
Re: Can we execute EJB's in Tomcat

No. We can't deploy ejb applications in Tomcat. It is a web server. it doesn't support ejb's.

But, in some projects we use both web logic and tomcat . We deploy the web applications in tomcat and ejb applications in weblogic.
I don't have clear idea on it.
Hema.vulava is offline   Reply With Quote