Hi, just joined the list and have a question about the RESTLocation
parameter.

I have an application in which I need to service REST requests to URI's that
may or may not be predictable.  For example,

 GET /axis2/services/myservice/some/path/unknown

My handler needs to be invoked and process the uri "/some/path/unknown".
 This path cannot be configured ahead of time in my services.xml.  Is there
a pattern I can use for the RESTLocation that will allow me to be mapped for
all and any URI's?

Thanks!
-Jeremy

Reply via email to