Re: [JAVA3D] Serializable interface and Java3D

2001-12-05 Thread Paul Byrne
E-Version: 1.0 >X-Priority: 3 >X-MSMail-Priority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600. >X-OriginalArrivalTime: 05 Dec 2001 17:42:16.0147 (UTC) FILETIME=[2DF17A30:01C17DB4] >Date: Wed, 5 Dec 2001 17:44:32 - >From: Gael <[EMAIL PROTECTED]> >Subj

[JAVA3D] Serializable interface and Java3D

2001-12-05 Thread Gael
Hi everybody, I made a RMI interface to access my world through a server. But it doesn't work because the Serializable interface is not implemented in Java3D. See below the error I get.   RemoteExceptionjava.rmi.MarshalException: error marshalling arguments; nested exception is:    jav