Hello,

here is my problem :
I've got a field Description that contains line breaks, for example

            <Description>descripion begin
     description middle
     description end     </Description>

I have no problem for marshalling this field into a String, line breaks are
preserved, but when i unmarshall my class, all line breaks disapear :

            <Description>descripion begin  description middle  description
end</Description>

What may I do?
Thanks for help


ALCATEL SPACE INDUSTRIES

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to