My understanding is that the Axis server loads services defined in server-config.wsdd
at boot time. You only need to invoke the AdminClient when you want to deploy a new service. When you deploy a new service the Admin service updates server-config but these changes aren't effective until next time you boot the server. Regards. Ramón. > -----Original Message----- > From: Baldree, Matthew [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 11:12 PM > To: '[EMAIL PROTECTED]' > Subject: deployment > > > Is there a way for the axis server to automatically load web > service upon > boot? Right now I have to invoke the AdminClient to deploy wsdd files. > > -Matt >