The code sample in your message does not compile as call to "this" must the
first statement in the body of the constructor.  I posted a patch that does
compile and work months ago, but it has fallen on deaf ears.
 
Ken

  _____  

From: Christoph Theis [mailto:[EMAIL PROTECTED]
Sent: Fri 6/25/2004 10:34 AM
To: [EMAIL PROTECTED]
Subject: XmlRpc constructor throws access denied



The default constructor of XmlRpc (Head) tries to get the property 
TypeFactory.class.getName(). This might throw an 
AccessControlException, if an Applet does not have the appropriate 
rights. But usually it is not necessary to get this property as there 
is a (good) default. 

Reply via email to