Hi,

On 1/3/07, Yaqeen Hussam <[EMAIL PROTECTED]> wrote:
I was able to successfully use the jackrabbit-rmi library to get a session ,
and to get and add nodes.
but when I try to set a property of any type using : node.setProperty() ...
it throws the following exceptioin
[...]
undeclared checked exception; nested exception is:
        java.io.InvalidClassException: invalid field type for value in class
org.apache.jackrabbit.rmi.value.SerialValue

Seems like there is some problem with the serialized value instance.

at gnu.java.rmi.server.RMIObjectInputStream.readValue(libgcj.so.7)

Could the problem be related to the RMI implementation you are using?
Do you use different JREs for the server and the client? Does the
problem appear with the Sun JRE?

BR,

Jukka Zitting

Reply via email to