Here is some initial documentation: https://cwiki.apache.org/confluence/display/CXF20DOC/JAXRS+Services+Description
Cheers. Sergey On Wed, May 11, 2011 at 6:04 PM, Sergey Beryozkin <[email protected]> wrote: > Actually > >> Ex, if a root resource has the id "{http://service}BookStore" > > the most complete root resource id format is actually > "{org.apache.cxf.test}BookStore", etc, though the http format is also > supported (I think) and this is why the expanded QName format is used, > for now at least. > > Sergey >
