Change By: Tobias Mattsson (07/Jan/14 6:29 AM)
Description: Requests targeting the root node does not match the JAX-RS @Path descriptors making it impossible to query the root with GET or create nodes under the root with PUT.

Neither with or without a trailing slash works.

Proposed solution:

This path pattern appears to work:

{noformat}
 @Path("/{workspace}{path:(/.+)?}")
{noformat}
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to