Erik Hennum wrote: Thanks Erik for this detailed answer! >> Does that mean the endpoint has to be changed?
> No. The REST API takes care of the HTTP integration for the > extension But if I understand correctly the REST documentation at http://docs.marklogic.com/guide/rest-dev/extensions, the URL to access the API is fixed (for some parts) by the REST framework itself, I can't map any URI to be served by a specific piece of code (as it is possible with a URL rewriter), but the mapping is done by the framework instead. Am I right? Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
