Hello, It seems that right out of the box Axis uses the URL to map a SOAP message to a deployed service. What is the easiest way to change this so that axis will check the namespace of the incoming message instead. I checked the server-config.xml file and it looks like you can adjust the global handler chains. Is this the right approach? I am trying to set up a system where the URL is always the same but different services are offered.
Thanks in advance, Colin
