Multiple URNs in a single server application

2005-01-10 Thread Pramodh Peddi
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

Re: Transmission parameters into application

2005-01-10 Thread Scott Nichol
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