(which has a Document method(Document doc) signature, in doc/literal message-style ws )
in order to test out if the new version Axis_1_1final works 'purer' with the added org.apache.axis.encoding.ser.DocumentSerializer
instead of having to use the ElementSerializer I want to 'upgrade'.
If I try and outsmart the little beast by just copying Axis.jar, a Read.timeout is thrown, so I suppose that won't do the whole trick.
What's the correct way of upgrading an existing service?
thanks, r