This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes When Tomcat Support EJB component ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "When Tomcat Support EJB component ?" Watch "When Tomcat Support EJB component ?" New topic
Author

When Tomcat Support EJB component ?

somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312
When Tomcat Support EJB component ?

Please, somebody to tel me.


SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

never.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56543
    
  14

I know of no plans for Tomcat to become a fill-blown J2EE application server.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56543
    
  14

I know of no plans for Tomcat to become a full-blown J2EE application server.
somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312
Thank you.
friso dejonge
Ranch Hand

Joined: Jul 11, 2002
Posts: 162
in addition to all extensive answers:
you could use hibernate as a persistency framework(free), or you could use JBoss as a free ejb-container


swimming certificate (A & B), shoelaces diploma, and some useless java ones.
Carl Sampson
Greenhorn

Joined: Apr 09, 2003
Posts: 22
Are there any plans to integrate tomcat and geronimo?
gayathri sridhar
Greenhorn

Joined: Sep 15, 2004
Posts: 13
Originally posted by C Sampson:
Are there any plans to integrate tomcat and geronimo?


Looks like they are using another container called jetty ? :roll:
somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312

Several of the contributors to Geronimo are Jetty developers including Jules Gosnell who wrote the web integration between JBoss and Jetty, so starting with Jetty was the easitest path for us. Since, we have a fully servlet engine the Geronimo developers have decided to focus (for the time being) on completeing missing features.



Apache Geronimo
Welcome to Apache Geronimo, the J2EE server project of the Apache Software Foundation. Please help us make this a world class, certified J2EE container!

The aim of the project is to produce a large and healthy community of J2EE developers tasked with the development of an open-source, certified J2EE server that:

is licensed under the Apache License
passes Sun's TCK for J2EE 1.4
reuses the best ASF/BSD licensed code available today, with new ASF code to complete the J2EE stack.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: When Tomcat Support EJB component ?
 
Similar Threads
Is Tomcat an app server.
Servers supporting EJB 3.0?
Professional Apache Tomcat 6 - support for EJBs
Injecting EJB into a JSF web application
the runnin of EJB 2.0 with ecclipse ee