Hi all,

I am using the SourceGenerator to create sourcefiles from an xsd. This seems 
to work really well, except for non standard characters.
The xsd has the character � (an I with double dots on top of it). Unfortunatly 
the generated castor code failed to write that value incorrectly.

I have currently "patched" the JStructure class to write my java files in 
UTF-8. Compiling using the -encoding=UTF-8 flag seems to work just fine.
But I am wondering if there is a better solution to this problem :)

Thanks,
Roy van der Kuil

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

Reply via email to