Hi, 

we have a problem with the default namespace using Castor 0.9.5.2

I tried both statements

marshaller.setNamespaceMapping("", "http://www.vpbank.com/ebanking";); 

marshaller.setNamespaceMapping(null, "http://www.vpbank.com/ebanking";); 

but it generates elements with <languageCodeISO xmlns="">de</languageCodeISO> but the 
xmlns="" should not appear

In the mapping file we specify ns-uri="http://www.vpbank.com/ebanking"; as well, 
without success. 


Can you help me with this issue, is there a solution or is it a Castor bug? 

Thanks, 
Rainer 

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

Reply via email to