Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-1146 REST Servlet Ignores Servlet Mappings Other Than /* #63

Merged
merged 1 commit into from
Apr 11, 2011

Conversation

bcarothers-xx
Copy link
Member

Attached patch that corrects the way that the REST server produces URIs when querying the server-level resource and the repository-level resource. Higher-level resources are not affected by this issue, because we use relative URIs for node children. The patch remaps the servlet in the tests from /* to /test/* and slightly modifies some test scripts accordingly.

Attached patch that corrects the way that the REST server produces URIs when querying the server-level resource and the repository-level resource.  Higher-level resources are not affected by this issue, because we use relative URIs for node children.  The patch remaps the servlet in the tests from /* to /test/* and slightly modifies some test scripts accordingly.
@rhauch
Copy link
Contributor

rhauch commented Apr 11, 2011

Changes look very good. Thanks! I'll merge into 'master' this morning.

@rhauch rhauch merged commit 48aec35 into ModeShape:master Apr 11, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants