Bug 780108 - Unable to set or update property through ModeShape's WebDav interface
Summary: Unable to set or update property through ModeShape's WebDav interface
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: ModeShape
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER2
: 6.0
Assignee: Horia Chiorean
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
: SOA-2478 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-26 13:33 UTC by Boris Belovic
Modified: 2016-08-24 11:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
It has been requested that users be able to create new properties on a ModeShape resource through the WebDav interface using PROPPATCH. Generic WebDAV PROPPATCH support is now provided as well as an updated PROPFIND to use custom properties. Also, the JCR extension of WebDAV has been updated to set and retrieve custom properties on nodes.
Clone Of: SOA-2478
Environment:
Last Closed: 2016-08-24 11:40:30 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker MODE-984 0 Critical Closed WebDAV service should support PROPPATCH with any property 2016-02-15 20:43:13 UTC
Red Hat Issue Tracker SOA-2478 0 Major Closed Unable to set or update property through ModeShape's WebDav interface 2016-02-15 20:43:13 UTC

Description Boris Belovic 2010-10-26 13:33:08 UTC
++ This bug is a clone of bug 780107 ++

Affects: Release Notes
project_key: SOA

I was unable to update or set new property on ModeShape resource through WebDav interface. I used PROPPATCH verb to create new property on previously created resource in Modeshape, the property was created (WebDav server returned 200 OK status code) then I retrieved all properties on this resource - I expected newly created property to be there, but it wasn't.

Comment 1 Van Halbert 2010-10-26 13:37:05 UTC
Link: Added: This issue depends MODE-985


Comment 2 Boris Belovic 2010-10-26 13:56:48 UTC
Link: Added: This issue is related to MODE-984


Comment 3 Van Halbert 2010-10-26 14:46:39 UTC
Link: Added: This issue depends MODE-984


Comment 4 Anne-Louise Tangring 2010-10-28 16:11:42 UTC
Candidate for SOA 5.1.0

Comment 5 Anne-Louise Tangring 2010-12-06 16:49:28 UTC
We will try to have this fixed, but if we are unable, it will need to be part of the release notes (thus RN flag set).

Comment 6 Anne-Louise Tangring 2010-12-06 16:49:28 UTC
Affects: Added: [Release Notes]


Comment 9 Van Halbert 2012-07-18 13:04:12 UTC
*** Bug 780107 has been marked as a duplicate of this bug. ***

Comment 11 JBoss JIRA Server 2013-06-28 09:49:37 UTC
Horia Chiorean <hchiorea> made a comment on jira MODE-984

Bumped up the priority, because there is a BZ attached.

Comment 12 JBoss JIRA Server 2013-07-03 14:27:32 UTC
Horia Chiorean <hchiorea> made a comment on jira MODE-984

Implemented generic WebDAV PROPPATCH support and updated PROPFIND to use custom properties. Also, the JCR extension of WebDAV was updated to be able to set & retrieve custom properties on nodes.

*NOTE*: in the attached example/test case the correct behavior is/should've been an exception, because by default folders are of type {{nt:folder}} and files are of type {{nt:file}}, *neither of which* support custom properties in JCR.

Comment 13 JBoss JIRA Server 2013-07-03 16:07:46 UTC
Randall Hauch <rhauch> made a comment on jira MODE-984

Merged into the 'master' branch, and cherry-picked into the '3.3.x' branch.

Comment 16 JBoss JIRA Server 2013-10-24 09:23:50 UTC
Randall Hauch <rhauch> updated the status of jira MODE-984 to Closed

Comment 17 belong 2013-12-10 03:52:40 UTC
Documented in Release Notes as a new feature.


Note You need to log in before you can comment on or make changes to this bug.