Is there a simple way to map an endpoint URL like /axis/aservice.asmx to the JWS mechanism so that the client can continue to think it is talking to a M$ server?
I have a client that hardcodes the endpoint URL and I am trying to replace the .NET server with an Axis server. (I can change the name of the server, but not the path info.) Thanks, Randy