> Um one thing,... where can I find this serializer of yours? You can download the nightly drop (directories under http://xml.apache.org/dist/soap/nightly/), which would allow you to easily use the latest revision of all the code. You can obtain the source for just the serializer from the CVS tree (http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/src/org/apache/s oap/encoding/soapenc/PropertyBagSerializer.java?rev=HEAD&content-type=text/p lain) and compile it against your soap.jar, assuming your soap.jar is recent enough. Personally, I recommend a nightly drop since this includes the newest features and fixes.
> And if I > want to add a WSDL extension of the server using Axis, should I change > any code? I am not quite certain what you mean. Are you talking about using Axis for the client? If so, just grab the current Axis build (it is RC1, I believe). You will want to use different client code using a proxy generated from WSDL. If you do this, let this list know how it goes. Scott Nichol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>