the mailing list archive is down, the message upon joining says to email
[EMAIL PROTECTED] (which is broken), and I apparently cant
enter bugs against xmlrpc in bugzilla...

but anyway, if this gets through and anyone can help, TIA:

hi,

the list archive appears dwon right now so,

I have a xmlrpc server and client implemented with org.apache.xmlrpc.
Everything works fine unless I use SimpleXmlRpcClient for my applet.

The 'proper' client and the Lite version function fine but throw
security exeptions in anything but appletviewer.

I have a function that just grabs a Vector of Doubles. the
org.apache.xmlrpc.applet.SimpleXmlRpcClient connects to the server (a
WebServer()) fine and executes the request but returns an empty result.

It just prints this:

----
result = []
Spent 11759 in request
----

on the terminal.

But if I just create a normal XmlRpcClient, it works fine.

TIA for any help.

have fun,

SteveC [EMAIL PROTECTED] http://www.fractalus.com/steve/

----- End forwarded message -----

have fun,

SteveC [EMAIL PROTECTED] http://www.fractalus.com/steve/

Reply via email to