hello folks, I'd like to have one @WebServiceProvider endpoint but I'd like it to handle all request coming to certain path "subfolders" that is e.g. /myservice/*. So in other words when a client call /myservice/aaaa or /myservice/bbb the same endpoint is invoked.
is there a way to do such thing? regards Lukasz -- View this message in context: http://old.nabble.com/One-endpoint-handling-multiple-URL-paths-tp26509853p26509853.html Sent from the cxf-user mailing list archive at Nabble.com.
