You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Be...@VerizonWireless.com on 2006/05/12 18:53:45 UTC

Undeploying services

Hi all,

We're running Axis 1.3 (tho I just now see that 1.4 is out, hooray!) on
a solaris box.

When I use the admin client to remove a service, I expect that that
service would no longer show up in the list when I make this call:

Iterator I = (AxisEngine)engine.getConfig().getDeployedServices();

However, I am finding that this is not the case.  I have a service which
I am experimenting on, and it's in the server-config.wsdd on startup,
and then I use the admin client to remove it.  It disappears from
server-config.wsdd, but the code looking at the list still shows the
service as being a part of the engine.  Is there a way to tell which
services in the list returned from the engine are active and which are
not?

Many thanks,

Ben


The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work
product doctrine and thus protected from disclosure.  If the reader
of this message is not the intended recipient, or an employee or
agent responsible for delivering this message to the intended
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all
copies and backups thereof.  Thank you.