I want to update a property value in metadata file using value coming from
'PROPPATCH' request sent by client.

Using 'ContentInterceptor' doesn't seem to help because 'PROPPATCH' request
comes after interception.       

Alternatively I tried to update property value using
'NodeRevisionDescriptor' 'set' methods in 'PropPatchMethod.java' class, the
value is updated in memory but not written on metadata file. 

Any ideas?  Thanks in advance.
         
Swaminathan Palani



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to