I have installed Axis2 in Geronimo. Now I am developing a service using axis2, so from time to time I have to deplpy/upload a new version of my .aar file using the Axis2 admin page. But apparently, when a service is already loaded, uploading a service with the same name "does nothing", i.e. I get a nice message "The file foo.aar successfully uploaded", but the service that then gets called remains the old one, i.e. the service loaded does NOT get replaced with the new version!

So, how to I remove an old service? There is no "unload" or "remove" or anything similar on that admin page. There is a "deactivate", but that doesn't unload a service, either. It simply stays there until it is activated again (or until Geronimo is restartet).

The only way I found so far was to always uninstall Axis2 from Geronimo altogether and then re-install it, but - folks! - that can't be it, can it??? If I only want to update, say, one of 20 services loaded I certainly would not want to remove Axis2, re-install it and then upload all those 20 services again, just to update that one new service among them.

I must have missed something here, I guess, but I found no description in the Axis2 docu describing how to remove a service... Could someone please enlighten me?

Michael



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

Reply via email to