On 3/12/08, Felix Meschberger <[EMAIL PROTECTED]> wrote: > After looking at your stack trace again, I think this is not an RMI > problem (we have the RMI problem discussed here, though) but a problem > of starting up the TransientRepository on the server side. So this, IMHO > has nothing to do with RMI and Sling but rather with some potentially > missing libraries on the server side...
Ah, you're probably right. I copied the entire NodeTypeLoader.registerNodeType method over to the RMI server, and ran it there. It still fails, but now it gives me the *name* of the class that is NotFound. Jeez, I hate debugging RMI servers ... :( Anyway, glad the *real* RMI stuff is getting fixed. Thanks! -- Vidar S. Ramdal <[EMAIL PROTECTED]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway
