dan.baumann
Apr 20th, 2005, 07:53 AM
Hi,
I'd like to make a SOAP service available under 2 different URLs, with each URL listing a subset of the service's ports.
I thought of defining 2 axis servlets and mappings in web.xml, but they both use server-config.wsdd, so they offer the same services.
From what I read, all instances of AxisServlet in a webapp share the same config file.
Any ideas?
Thanks,
Dan
I'd like to make a SOAP service available under 2 different URLs, with each URL listing a subset of the service's ports.
I thought of defining 2 axis servlets and mappings in web.xml, but they both use server-config.wsdd, so they offer the same services.
From what I read, all instances of AxisServlet in a webapp share the same config file.
Any ideas?
Thanks,
Dan