Hi. I'm having trouble registering node types using RMI. My problem is similar to this one:
http://www.mail-archive.com/[email protected]/msg06431.html but I'm using Spring Modules. Everything goes OK until I try to register node types, where I try to get a JackrabbitNodeTypeManager but I receive a ClientNodeTypeManager, which makes a ClassCast exception to be thrown (without the JackrabbitNodeTypeManager I can't register node types). What have I got to configure so as to obtain a JackrabbitNodeTypeManager? Should I touch the server's beans o the client's beans? I think I've tried everything... I'd appreciate a lot your help. Best regards. Sebastian Gomez.
