Hi, On 1/3/07, Yaqeen Hussam <[EMAIL PROTECTED]> wrote:
I am using jacrabbit-jcr-rmi-1.1.1.jar and using SUN JRE 1.4.2 on both server and client
The stack trace you posted indicates that at either the server or the client is not running the Sun JRE:
at gnu.java.rmi.server.RMIObjectInputStream.readValue(libgcj.so.7)
Check your PATH and JAVA_HOME settings, many Linux distributions use GCJ and GNU Classpath by default. BR, Jukka Zitting
