Hi, Andrew Dawes:
I'm also trying to create java3d beans. But haven't
got any luck so far. Have you solved the problem you
posted recently?
I can't even get a Canvas3D to work. It can show up in
the beanbox, but if I try to 'cut' it from the 'Edit'
menu, it will generate 'NotSerializableException'
error message. I tried to set Canvas3D 'transient', it
didn't work. I tried to write/read object of Canvas3D,
it didn't work either. I wonder how you get it to
work.
Thanks.
--- "A. Dawes" <[EMAIL PROTECTED]> wrote:
> Hello everyone.
>
> I've been trying to create beans from Java3D enabled
> objects. Unfortuantely, I cannot save the individual
> beans. Ususally I get an error of the form
> CanvasViewCache not Serializable error.
>
> I have tried using the Externizable class, but that
> generates other problems. For example, it will allow
> me to save, but then I cannot load. The error I
> receive is:
>
> java.io.InvalidClassException: MainAppClass;
> IllegalAccessException
>
> Does anyone have any experience with this task? Any
> suggestions or a working code fragment would help.
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff JAVA3D-INTEREST". For
> general help, send email to
> [EMAIL PROTECTED] and include in the body of the
> message "help".
>
=====
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".