has anyone discovered the behaviour of Axis1.1 to send xsi:type information even if the config says
<parameter name="sendXsiTypes" value="false"/>
If I toogle the false/true value, I see that string values carry or do not carry xsi:string type information depending on the setting of sendXsiTypes in the config file, but for int-types this seems to be ignored. xsi:type="xsd:int" is always sent!
Is there a cure (configoption) to this, or is this a bug (the manual says that _all_ xsi:types are switched off by the config option mentioned).
Thanks, J�rg
