Board index » jbuilder » Control over .war file creation
|
dar7yl
JBuilder Developer |
|
dar7yl
JBuilder Developer |
Control over .war file creation2005-01-06 09:31:12 AM jbuilder1 I am trying to create a .war file for deployment on Apache Tomcat/5.5.4. The problem I am having is specifying how to create the file using jbuilder 2005. I try to modify the file by selecting the <Properties.../content/Add Files> menu on the war file. However, I find that anything I select only goes into the <WEB_INFO/classes>path. I would really like to put a whole bunch of files in other directories. How do I do this? regards, Dar7yl |
| Kevin Dean
Java Developer |
2005-01-07 07:29:53 AM
Re:Control over .war file creation
Use the "File Types" option rather than the filters option.
-- Check out our latest white papers at www.datadevelopment.com/papers/index.html BladeNET Scores With Borland Enterprise Tools Team Development with JBuilder and Borland Enterprise Server Dolphin Data Development Ltd. www.datadevelopment.com/ "dar7yl" < XXXX@XXXXX.COM >wrote in message QuoteI am trying to create a .war file for deployment on Apache Tomcat/5.5.4. |
