I am also trying something similar, but using ContentAdapter, yet to complete trsoubleshooting...
--- Swaminathan Palani <[EMAIL PROTECTED]> wrote: > > 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] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
