Hi, I've been using server side xmlrpc for a while now, and accessing it

from php, python and asp vb-script without too many problems.  Thanks!

Now that I'm trying to create an applet that will do an xml-rpc call I'm
having trouble.   I was very happy to see the applet.jar in the
distribution,
but both the 1.0 and the 1.1 .jars will give me 

> Exception TRace:
> java.security.AccessControlException: access denied
> (java.lang.RuntimePermission accessClassInPackage.sun.misc)

I checked out the CVS, and it works!  only, any call that should return
a vector or a hashtable returns the proper type, but always empty.

Is there a tag / label /branch in cvs that has working applet code?

I ran into Paul Libbrecht's solution here:
 mail archive
  http://www.mail-archive.com/[email protected]/msg00104.html
 his development version
  http://www.activemath.org/~ilo/revisions/xmlrpc/

But it's dated from March 2002, and I'm wondering if the apache xml-rpc
stuff ever incorporated the fixes.

Thanks!
-Jim Carroll

Reply via email to