[Jcrbrowser-developers] JCR Browser & JackRabbit 2.2.1
Brought to you by:
sandro_boehme
From: Елена Д. <ele...@gm...> - 2011-04-07 11:00:42
|
Hi all, I used to use JCR Browser v0.9.3 with JackRabbit 1.6.1 for the project I'm working on. We upgraded to JackRabbit v2.2.1 and unfortunately in JCR Node Properties View, the Property Value column displays no more readable values (see the attachment). I tried to also JCR Browser v0.9.6 Beta 1 and the result was the same. If I try to copy some property error pop-up is shown. For example, when I try to copy String property, the error details are as follow: Could not get the String-Value of the property. java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.InvalidClassException: org.apache.jackrabbit.rmi.value.StringValue; local class incompatible: stream classdesc serialVersionUID = 220963478492833703, local class serialVersionUID = -6456025645604163205 For Long property: Could not get the String-Value of the property. java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.InvalidClassException: org.apache.jackrabbit.rmi.value.LongValue; local class incompatible: stream classdesc serialVersionUID = -5983072186237752887, local class serialVersionUID = 2115837525193497922 And so on. I'm mostly interested to be able to see readable values in the JCR Node Properties view. Please advise. Kind Regards, Elena Dicheva |