I feel you on the money issue. But the Air Force is going to pay me the same no matter how much I know. So I think I will wait for the Air Force to send me to a class on EJBs.
-----Original Message----- From: Barry Volpe [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 1:29 PM To: Struts Users Mailing List Subject: Re: JBoss I have had to go through the learning curve on struts and tomcat. Yet I want to get involved with EJB's because that is a desired skill to have ($$). So I am developing an app without EJB's. If I do this correctly with Struts I should be able to revisit this app and incorporate EJB's at a later time. This is my plan crawl before you can walk as they say. Barry ----- Original Message ----- From: "Horky Adam G A1C 805 CSPTS/SCBE" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 11:23 AM Subject: RE: JBoss Thanks to everyone for the info. I don't plan to use EJBs at the moment, so I guess I will just stick with using Tomcat. -----Original Message----- From: Davidson, Glenn [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 1:20 PM To: 'Struts Users Mailing List' Subject: RE: JBoss Bottom Line: If you need to use EJB's and want an open source application server the JBoss/Tomcat bundle works. I am currently using the JBoss/Tomcat Bundle and am having success. As noted below JBoss is only required if you are going use EJB's. If there are no EJB'S you will not require JBoss. I have created many EJB's and have had very little difficulty getting them to work on JBoss. Tomcat is... well it is Tomcat and it works just fine. I have several books on JBoss but none that I'd recommend. If anyone out there has a recommendation for a good JBoss book I'd be interested. Please note that deploying the EJB's on JBoss was a fairly easy operation. (At least it was in my case). I hope this helps and good luck on your project! Glenn Davidson -----Original Message----- From: Wiebe de Jong [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 10:54 AM To: 'Struts Users Mailing List' Subject: RE: JBoss Tomcat and JBoss work well together. In simple terms, think of Tomcat as your servlet container and JBoss as your EJB container. Wiebe http://frontierj.blogspot.com <http://frontierj.blogspot.com/> -----Original Message----- From: Horky Adam G A1C 805 CSPTS/SCBE [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 7:19 AM To: [EMAIL PROTECTED] Subject: JBoss I noticed some of the developers on this mailing list advocating the use of JBoss. I am currently reading some docs on JBoss, but I don't have a clear understanding of it yet. I currently use Tomcat as my app server. Does it run over Tomcat? Can anyone recommend some good documentation on what exactly JBoss is? A1C Adam G Horky Application Development Programmer, SCBE (618)256-2300 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

