Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Torsten Kirschner Newsgroups: comp.lang.java.programmer Subject: Re: Java EE on tomcat? Date: Tue, 20 Sep 2011 00:20:28 +0200 Organization: Aioe.org NNTP Server Lines: 32 Message-ID: References: <4e69368f$0$303$14726298@news.sunsite.dk> NNTP-Posting-Host: 5kzf8IN0+ijT03ggcZBPiA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8160 Den 9/19/11 1:44 AM, skrev Arved Sandstrom: > On 11-09-18 07:30 PM, Torsten Kirschner wrote: >> Den 08.09.2011 23:41, skrev Arne Vajhøj: >>> On 9/8/2011 1:53 PM, nroberts wrote: >>>> If higher ups decided that I had to work with Tomcat...no JBoss or >>>> glassfish or anything...what limitations am I looking at? What parts >>>> of Java EE become unavailable to me? >>> >>> Tomcat is a web container only (Java EE Web Profile in >>> Java EE 6 terminology). >> [...] >>> You don't have EJB, JCA, JTA, JMS etc.. >> [...] >> >> Using the Spring Framework ( http://www.springsource.org/ ), one gets >> most of the above, except EJB, I guess. Add Hibernate and you're set. >> > [... spherical cows in an EJB container ...] > AHS The OP's clearly stated premise was being limited to a given web container.