Hi,

can you please give us some more code fragments to show what you are
doing ? I.e. a mapping file (fragment), XML being produced, etc.

Regards
Werner

Premal Shah wrote:
> Hello,
> I have generated a mapping file in which one class has a ns-uri element in
> the <map-to xml> tag.  The problem that I have is that after I marshall
> this, the tags that are generated all have <xmlns=""> except for the one
> that i have specified the ns-uri for.  However, I am able to correctly
> unmarshal the the xml back to the objects.  My clients parser cannot handle
> the <xmlns=""> so I tried to use the setsuppressedNamespaces(true).  This
> creates an xml format that is satisfactory, but the objects are null when I
> unmarshal them.
> 
> Any insites into this problem?
> 
> Thanks in advance,
> P. Shah
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to