|
Hi ,
This is a demo plugin we created and we were trying to do some testing in this. If you can find, in 'OfbizDemoServices' class I have tried to give @Path annotations for creating a rest endpoint and using the web.xml I was hitting the URL: https://localhost:8443/ofbizDemo/control/ofbizDemoTest/1. But it always returns with an error that the request cannot be found. Also, I have not used any request mapping in the controller for this endpoint. Please let us know what we are doing wrong in this case.Also, as I checked the version of javax.ws.rs-api version is 2.0.1.
Please have a look and let me know.
Thanks, Snehil
|