aspose file tools
The moose likes EJB and Other Java EE Technologies and the fly likes EJB Tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "EJB Tomcat" Watch "EJB Tomcat" New topic
Author

EJB Tomcat

mtr krishna
Greenhorn

Joined: Jul 31, 2001
Posts: 8
Hi,
can any one tell me whether Tomcat supports EJB?can i deploy my bean in tomcat ?
If yes ...give details.
Thanx in advance
Sreenivasa Majji
Ranch Hand

Joined: Jul 12, 2001
Posts: 224
I don't think so. Tomcat is not an application server. Try J2EE RI 1.3 from http://java.sun.com/j2ee/
------------------
Sreenivasa Kumar Majji
Sun Certified Java Programmer
SCJP Mock Test


Sreenivasa Majji
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

Tomcat doesn't serve EJBs, but several open-source EJB servers can be used with Tomcat. Two I know of are JOnAS (http://www.objectweb.org/jonas) and JBoss (http://www.jboss.org). JBoss has a distribution with Tomcat embedded in it.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
 
 
subject: EJB Tomcat
 
Threads others viewed
apache/tomcat as an app server
is Tomcat support EJB ?
the runnin of EJB 2.0 with ecclipse ee
tomcat j2ee
Tomcat & EJB
developer file tools