I used Jboss with Tomcat embedded (both being Open Source). Also the jboss documentation its pretty complete.
The only thing you really need to deploy your app in jboss (once you know how to do it in Tomcat, I mean) its to create a Pool and Datasource, and associate the Datasource with your EJB (Deploy of EJB its automatic).;) I hope this orientated you. Regards. Luis Olivares. [EMAIL PROTECTED] -------------------------------------------------------------- "Intelligence is the ability to avoid doing work, yet getting the work done" --Linus Torvalds-- ----- Original Message ----- From: "Long Nguyen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 4:21 AM Subject: Struts (JSP+Servlet) Framework and EJB Framework! Hi all! Struts framework may be focus on presentation tier. This time I need a framework for business logic tier (EJB framework). Would you like to show me some EJB framework that you know ? Regards! Long Nguyen