----- Original Message ----- From: "Scott Melby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 4:21 AM Subject: Service initialization
I would like (if possible) to have my > service startup when tomcat/axis is started. However, I have not been able > to find any service parameter that allows me to do this. Any help is > greatly appreciated. BTW: I am running axis 1.0. You can add an extra servlet/listener to the webapp and have it start caching connections. To add auto-service load to axis would mean yuo'd have to make changes to axis -steve
