Hi all.

These days I am upgrading SOAP Engine from jBossWS ( actually made from axis1.1 
) to axis2(axis2-1.3).

I follow the instruction written in eclipse wiki page.
(http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebService/td_tutorial.html
 )

All of them work fine except one thing.

It seems that '\n' is appended on preexist new line.
So if I see a result on some tools I can't found any difference.
But if I copy&paste result message to editing tool( ex: UltraEdit )
One line is appended.
Ex )
Before :
<Root>
<AAAA>CCCC</AAAA>
<BBBBB>DDDD</BBBB>
</Root>

After:
<Root>

<AAAA>CCCC</AAAA>

<BBBBB>DDDD</BBBB>

</Root>

Anyone have a experience like it?
What's a solution about it.

Thanks
Ducheol









DUCHEOL.KIM/ SENIOR SOFTWARE ENGINEER
T:02.3459.2318/C.P:018.233.7939/F:568.8432
[email protected]




24/7 Real Media, Inc. A WPP Company
4F Poongsung Building 51-12 Banpo-4-Dong,Seocho-Gu
Seoul 137-802, South Korea





                                                                                
                WWW.247REALMEDIA.COM
                                                                                
  >THE SCIENCE OF DIGITAL MARKETING




Reply via email to