Strange WAR file creation error

2005-03-02 Thread Douglass Turner
Hello, I am trying to create a WAR file of the following directoy: duglaDataModel/ duglaDataModel/DataController.as duglaDataModel/duglaDataModel.mxml duglaDataModel/Employee.as duglaDataModel/employees.xml duglaDataModel/locations.xml duglaDataModel/WEB-INF/ duglaDataModel/WEB-INF/classes/

WAR file creation

2005-01-16 Thread Warron French
Can someone please provide me with the most direct path or keywords to lookup HOW TO build a WAR file. I am not a developer. I am totally overwhelmed everytime I hear that I have a new application to deploy (which I am a little better dealing with now), but I do not know how to create a war

Re: WAR file creation

2005-01-16 Thread Jukka Uusisalo
Warron French wrote: Can someone please provide me with the most direct path or keywords to lookup HOW TO build a WAR file. I am not a developer. I am totally overwhelmed everytime I hear that I have a new application to deploy (which I am a little better dealing with now), but I do not know

Re: WAR file creation

2005-01-16 Thread Dov Rosenberg
Do this from the root of your web app deployment directory (the one that includes your jsp, WEB_INF jar cvf myapp.war myapp/ -- Dov Rosenberg Conviveon Corporation On 1/16/05 1:42 PM, Warron French [EMAIL PROTECTED] wrote: Can someone please provide me with the most direct path or