Re: Missing application web.xml

2006-03-27 Thread Craig McClanahan
On 3/27/06, Marisol Opreni <[EMAIL PROTECTED]> wrote: > > Hi! > When I startup Tomcat it says: > > INFO: Missing application web.xml, using defaults only > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/adss.licen > sing.core] > > My web.xml is in WEB-INF folder. > What am I do

Re: missing application web.xml

2005-11-01 Thread Laurie Harper
Sounds like you're not repacking the war file correctly. Compare the result of 'jar -tf warfile.war' before and after you repack it. L. Mark Rehbein wrote: The same problem occurs when I deploy the struts-examples.war, make a change to a JSP page, repack the war and redeploy. -Origin

RE: missing application web.xml

2005-10-31 Thread Mark Rehbein
The same problem occurs when I deploy the struts-examples.war, make a change to a JSP page, repack the war and redeploy. -Original Message- From: Mark Rehbein [mailto:[EMAIL PROTECTED] Sent: Tuesday, 1 November 2005 10:56 AM To: user@struts.apache.org Subject: missing application web