JBoss is an EJB container and (usually) comes packaged with either Jetty or Tomcat for the web container. With either one, it fills out the whole stack of J2EE components. Sort of like Tomcat is not a J2EE server since it's a web container missing an EJB container. The JBoss/Jetty and JBoss/Tomcat distributions are full J2EE servers.
The big thing is that it's not yet J2EE-certified by Sun (there's an explanation on their FAQ. Mainly it costs a lot to be a J2EE licensee to get officially certified. And Sun has some... issues .. with JBoss. Sort of like when they had issues with Tomcat/Jakarta/Apache a while back). Regards, John Paul Ashenfelter CTO/Transitionpoint [EMAIL PROTECTED] ----- Original Message ----- From: "Samuel R. Neff" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 4:07 PM Subject: Re: BlueDragon J2EE on OSX - Working !!! > Yes, good points, just one question. Isn't JBoss not a complete J2EE > server--excludes servlets and jsp, thus requiring another option for that > such as Tomcat but can be others? If that's the case, doesn't it make the > JBoss port that much harder to create an support... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

