I am deploying a WAR file on Tomcat 5.5.23 with AXIS web.xml and server-config.wsdd files included in the WAR's WEB-INF folder. I want the webapp to load when Tomcat starts up (instead of when the first request is made). I've tried added a "load-on-startup" tag to the web.xml file (for the AxisServlet servlet element) but that has no effect.

Can anyone help me here?

Thanks,

David

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

Reply via email to