Hi Melissa! I totally forgot to mention that I put in this patch as part of my recent changes to help Alan Gordie with his list of services. This is in and done - thank you very much for the patch!!
--Glen ----- Original Message ----- From: "Melissa Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 4:19 PM Subject: Re: [PATCH] Undeploying services > Has anyone been able to look at this and see if it can go in? We really > need the ability to undeploy dynamically registered services. > > +Melissa > > > Begin forwarded message: > > > From: Melissa Turner <[EMAIL PROTECTED]> > > Date: Tue Mar 26, 2002 09:57:35 US/Pacific > > To: [EMAIL PROTECTED] > > Subject: [PATCH] Undeploying services > > Reply-To: [EMAIL PROTECTED] > > > > Undeployment doesn't fully work - there's a lingering namespace > > mapping that's set up in WSDDService.deployToRegistry() that isn't > > being removed. > > > > See a proposed fix below (done against the beta, sorry). > > > > +Melissa > > > > WSDDDeployment.java (no change since beta) > > ---------------------------------------------------------------------------- ---- > > > > > > WSDDService.java (changed a bunch, this is in the > > removeNamespaceMappings() method) >