|
doleary
|
 |
« on: January 15, 2008, 10:19:12 AM » |
|
Hello,
I have been trying to disable the WS-Proxy from doing an exact match on the url. How would I do this? Basically, I want to send in a request, and have my XSLT validate the URL and do some work on it before passing on to the endpoint.
If I send in /path1/path2/path3/etc..., I want the WS-Proxy to only match on /path1. So far, I always get the "No WS-Proxy service endpoints matched request." message. This is to allow us to generate custom error messages if lets say path2 was incorrect, letting them know what was wrong, and how to correct it.
any pointers would be greatly appreciated.
Dan
|