You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Bill Binole <bi...@Attachmate.com> on 2001/03/21 22:37:31 UTC

Beanserializer

Anyone have any idea why I would get an AppletSecurityException in Netscape
4.76 when using the beanserializer to serialize/deserialize my object?  This
all works fine in IE.   The problem seems to be in the call to
getDeclaredMethods.  I have seen one post on the list with regards to this
problem.  There were no responses and the individual solved his problem by
writing his own serializer.  I would like to avoid this especially since we
have already set up to use the beanserializer Is anyone out there using
Netscape ?  Our applets are not signed or I think the problem could be
solved by setting access rights in the code.  This is a major hang up for us
since the powers that be have committed to support Netscape.  

TIA

Bill