Hi, surely you need to. Anything that should run on the integrated JBoss/Tomcat stack needs to be packed as war (or in a dir-structure named foo.war/) and as any war it needs a WEB-INF/web.xml (and sometimes also a jboss-web.xml). The tomcat/webapps-dir is NOT used at all. Regards, Burkhard ----- Original Message ----- From: "Khosa, Sumeer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 11:28 AM Subject: [JBoss-user] Deploying a JSP on Jboss 2.4.4./Tomcat 4.0 and Apache
> Hi, > > I am new to JBoss. I am trying to deploy a test JSP on JBoss 2.4.4. running > Tomcat 4.0 and integrated with Apache. Do i need to create a deployment > descriptor for this also? Can anyone help me with this? Or is there a sample > code avalaible. > > Thanks > Sumeer. > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
