I've seen postings on the mailing list archive that you can configure Axis
to inline blocks using:

<globalConfiguration>
        <parameter name="sendMultiRefs" value="false"/>
</globalConfiguration>

I'm not using axis as a webservice, I'm using classes autogenerated by
wsdl2java. How can I accomplish the same goal in code? I can't find a
setting in org.apache.axis.client.Call but maybe I'm missing something.

thx
andy kriger


Reply via email to