On 6/29/06, Zhou, Jing (Jing) <[EMAIL PROTECTED]> wrote:
XML-RPC 3.0 beta 1. Version 3 is released, I want to know whether this BUG
is fixed, by now I don't think so:-(.
It is partially fixed, as described in the bug. Vector as parameter is
supported, Vector as return value *only*, if you use the
ClientFactory. In other words, your example won't work indeed. It is
strongly recommended to use Lists. (Not only cause of XML-RPC, but
because they are faster too.)
org.apache.xmlrpc.XmlRpcException: javax/xml/namespace/NamespaceContext
at
That sounds quite like another problem. Let me guess: You are using
JDK 1.4, but no library which contains the NamespaceContext class,
like ws-commons-java5?
Jochen
--
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]