You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Breese, Dustin" <du...@qwest.com> on 2003/10/10 21:42:10 UTC

noNamespace package alternatives

I'm using XmlBeans release 1 and have found the hidden -repackage
"from:to" option using scomp.  However, when trying to parse() my xml
and bind to it, it is throwing a class cast exception.  The only way I
can figure out how to get it to work is to leave all of my generated
sources in the "noNamespace" java package.

Is there any way around this or am I doing something wrong?

Thanks in advance,
Dustin


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/