Hi,
My server application, till now, has a single URN server and all the
soap methods used to be under that URN. Now, we are planning to
distribute the soap services into different URNs and thus want to
declare multiple URNs in my deployment descriptor file. We are using
soap2.3 with MessageRouter
Building from the current source tree (e.g. a "nightly" build at
http://cvs.apache.org/dist/soap/nightly/2004-06-22/) gives you a nice way to
access configuration parameters when your service class is instantiated. The
configure sample code
(http://cvs.apache.org/viewcvs.cgi/ws-soap/java/sampl