Hi all,

I managed to disable the pretty print by upgrading the axis version from 1.1
to 1.4 and also applying param configuration that is suggested by Mike.


Mike Krell-4 wrote:
> 
> Try changing this in the wsdd file....
> 
> <parameter name="disablePrettyXML" value="false" />
> 
> to true.
> 
> On 9/28/07, yangguo2020 <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi all,
>>
>> I am using Axis 1.1 to publish my webservice; however I realize the soap
>> response generated by the Axis will be autoformated (eg with indent, next
>> line of the tag). Is it possible to disable such a decoration since my
>> client expected the soap response without any formatting eg the return
>> may
>> just in one line?
>>
>> Is there any configurable param that i can set in the WSDD files to
>> disable
>> such a formatting?
>>
>> Thanks
>> --
>> View this message in context:
>> http://www.nabble.com/Disable-the-SOAP-formatting-tf4536249.html#a12946674
>> Sent from the Axis - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Disable-the-SOAP-formatting-tf4536249.html#a12977445
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to