Beryozkin [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 31, 2008 2:52 AM
To: cxf-user@incubator.apache.org
Subject: Re: Question on URI resolution and WS endpoints.
Hi
I'm not sure you can achive it with CXF-specific REST bindings but it's most
likely you can do it (I hope pretty
Message -
From: "James Mello" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, January 30, 2008 9:52 PM
Subject: Question on URI resolution and WS endpoints.
So I've got the following scenario. I'd like to have the following URI's
available for use using the REST parad
So I've got the following scenario. I'd like to have the following URI's
available for use using the REST paradigm.
/Servers returns a list of servers
/Servers/{server} returns info about a specific server
/Servers/{server}/ResultSets returns info about the result sets contained on a
server
/