[aerogear-dev] [AGPUSH-124] Aerodoc, change in the REST API url, please check
Sebastien Blanc
scm.blanc at gmail.com
Fri Jul 26 10:00:41 EDT 2013
Hi,
While working on AGPUSH-124, which consist in removing the ag-controller
bits from aerodoc, I had to change the REST URL because basically in
JAX-RS it's not possible to serve static resource (HTML, JS) and serve rest
resource if it's used in the same context/path.
So, it's not that big deal but the clients (ios, android, web) using the
aerodoc backend will have to change their REST url which consist in
prefixing all the existing services with /rest/
The readme and the cURL samples in the PR has been updated to reflect that.
The PR can be found here PR
https://github.com/aerogear/aerogear-push-quickstart-backend/pull/15
Thx !
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130726/3f733df6/attachment-0001.html
More information about the aerogear-dev
mailing list