Hello
I don't answer to your request but i need your help :
How to generate a .war file for my webapps  ?
Thanks in advance 


-----Message d'origine-----
De : George McKInney [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 8 janvier 2001 20:46
À : 'tomcat user list'
Objet : expanding .war file


I'm creating a .war file for our project. The project includes an
"InitServlet" and (in web.xml, referring to
InitServlet)<load-on-startup>1</load-on-startup>. I also have a line in
server.xml "<Context path="..."...></Context> that mimics that of the other
webapps

When I:
        stop Tomcat
         remove the existing project directory in webapps and copy in the
new .war
file
        start Tomcat

the .war file gets expanded properly but the InitServlet doesn't run
(causing assorted run-time problems). If I stop and restart Tomcat again,
things seem to be fine. Am I missing some configuration incantation?

I'm running Tomcat 3.1.

Thanks

George McKinney



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to