Was your non-JWS service relying on namespace mapping to do dispatch? (i.e. were you calling it by using the "axis/servlet/AxisServlet" URL?)
If so, there was a bug in the namespace mapping code which allowed undeployed services to be accessed. It has been fixed (Monday I think). Try tonight's nightly and see if that helps. --Glen > -----Original Message----- > From: Kumar, Vinay 2 [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 12, 2002 11:37 PM > To: 'AXIS-USER' > Subject: Issue after Deployment.. > > > hello, > > i've created a JWS & NONJWS based web service > & have deployed NONJWS web service > both are working perfectly > > but even after i undeploy the NONJWS web service > my client is able to place calls to it, why > how can i restrict my client to use that service > > pl. suggest > > VINK >