I wouldn't describe that as deploying a new service.
If you want to redeploy an existing service, I guess you need to undeploy it first to get the changes to take place without restarting. Glyn Ramon Turnes <ramon.turnes-perez To: undisclosed-recipients:;, "'[EMAIL PROTECTED]'" @hermes.si> <[EMAIL PROTECTED]> cc: 21/03/02 09:27 Subject: RE: deployment Please respond to axis-user Well, if I deployed a service that had already been deployed before, the changes will not be effective until you restart the Web Server. At least this is how it works in my case (I use Tomcat). Ramón > -----Original Message----- > From: Glyn Normington [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 3:19 PM > To: [EMAIL PROTECTED] > Subject: RE: deployment > > > > Actually when you deploy a new service using the Admin service, Axis > updates server-config *and* makes the changes effective immediately. > > Glyn > > > > > > Ramon Turnes > > > <ramon.turnes-perez To: > undisclosed-recipients:;, "'[EMAIL PROTECTED]'" > > @hermes.si> > <[EMAIL PROTECTED]> > > cc: > > > 20/03/02 12:31 Subject: > RE: deployment > > Please respond to > > > axis-user > > > > > > > > > > > > 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 > > > > > >