Have you tried using Ant? That way you can build your web app the way you like...
-----Original Message----- From: Kayley Ma [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 10:51 PM To: Tomcat Users List Subject: Tomcat Deployment with JBuilder Hi, Just wondering if there are any tips on using JBuilder to create a WebApplication which generates a WAR that can be deployed into Tomcat5 so that an application can be deployed. I think JBuilder organizes and creates a structure that is different than the specified structure for Tomcat5 deployment... when I try to manually include class files to the WEB-INF/classes folder, I notice that once I rebuild in JBuilder, the classes that I manually add in disappear... how can I modify the Jbuilder autoformat for a WebApplication compatible for Tomcat Deployment use? Thank you, Kayley --------------------------------------------------------------------- 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]
