-
Bug
-
Resolution: Done
-
Minor
-
2.5.0.Beta1
As noted in the attached forum thread, the REST server only works if the REST servlet is mapped to /*. Other mappings result in the REST server returning inaccurate URLs for the repository and its workspaces.
RESTEasy allows for other mappings, but the ModeShape code also needs to be corrected to allow other mappings to work.