-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12777/
-----------------------------------------------------------

Review request for rave.


Repository: rave


Description
-------

I am attempting to register a new api endpoint at /api/rest/regionWidgets. 
After applying this patch, in the following case:

Action:
GET http://localhost:8080/portal/api/rest/regionWidgets/1

Expected Result:
200, json response, regionWidget object wrapped with in a json object

Actual result:
[INFO] [talledLocalContainer] WARN : org.apache.cxf.jaxrs.utils.JAXRSUtils - No 
operation matching request path "/portal/api/rest/regionWidgets/1" is found...

Can anyone offer insight into why the api endpoints are not called?


Diffs
-----


Diff: https://reviews.apache.org/r/12777/diff/


Testing
-------


Thanks,

Erin Noe-Payne

Reply via email to