I would like to save my Java3D scenes using object serialization.
Furthermore, I would like to pass them to remote methods as parameters.
Although Canvas3D is marked Serializable, I get a NotSerializableException
(or an UnmarshallException when using RMI) with one of its components. Does
anybody know a solution to this problem ?

----------------------------------------------------------------------------
-----------------------
Jan Stowisek
student of the Upper Austrian Polytechnic University of SE

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to