----- Original Message ----- From: "silyeek Tan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 15, 2002 1:24 AM Subject: [JBoss-user] JBoss 2.4.4-Tomcat 4.0.1, MySQL, EJB Questions
> 1) may i know is there any GUI deploy tool attach with JBoss 2.4.4 - Tomcat 4.0.1 bundle? > > If not, can i develop a EAR WITHOUT writing build script using Jakarta Ant? I would rather use command line than learning Ant script. > sure, use gzip... and rename to jar/war/ear... > 2) EJB JAR requires ejb-jar.xml > EJB WAR requires web.xml > EJB EAR requires application.xml > > to deploy to JBoss-Tomcat EJB container. Is there any other xml required for JBoss? > for JBoss specific extentions you will need, jboss.xml, jboss-web.xml, jbosscmp-jdbc.xml, ... > > 3) i m writing a BMP entity bean, a stateful session bean, and a stateless session, connect by JSP page through Java Bean. > > MySQL database is used, how can connect MySQL with JBoss, since i nvr indicate which MySQL driver should be connected in the source code? Read the jboss database conifguration section in free voluntary docs... (Or generally read the Quick start Guide, and RTFM!!!) > > We just need to add in some line in some configuration file, isnt? Where is the file and how to write the statement? > > 4) I would like to build a web application using MySQL database, JBoss 2.4.4-Tomcat 4.0.1 bundle as EJB and JSP container, using BMP entity bean, session bean, and frond end connected by JSP through JavaBean. > > Is there any books and links recommended for developers to setup connection and establish a web application for the above combination? > Wrox Press: Advanced J2EE Server programming EJB Edition > Thanks you very much!! > > PLEASE DO SOME READING BEFORE YOU START!!! Regards, Burkhard > > --------------------------------- > Do You Yahoo!? > Sign-up for Video Highlights of 2002 FIFA World Cup _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
