one way is to have a spring bean impl shared by two different jaxb and/or
jaxrs endpoints, 
not sure though what is the use case here?

Lukasz Lichota wrote:
> 
> 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-tp26509853p26520299.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to