-
Bug
-
Resolution: Done
-
Major
-
2.2.1.GA
-
None
There is a Modeshape 2.2.1 shipped with SOA-P 5.1 ER1 build. I tried to write simple REST client to access Modeshape repository, but URL patterns described in Modeshape documentation does not invoked proposed operations. For example, http://127.0.0.1:8080/modeshape-rest/resources should list all accessible repositories, but it gave me this error message: There is no repository named "resources". After I looked into source code I found out that correct URL pattern for repository listing is http://127.0.0.1:8080/modeshape-rest/.