i just grabbed the latest source from svn, and i'm
still getting the same issue.
seems that there's a classcast exception within the
define method on the XSDHelper.

the difficult part is that the src.zip files don't
match w/ the jars they're released w/ so stepping thru
the EMF code is nearly impossible.

has anyone had this issue before or seen anything odd
within the define method in xsdhelperimpl?

thanks


--- Yang ZHONG <[EMAIL PROTECTED]> wrote:

> Some bugs have been fixed since M1, do you want to
> try the latest build(s)?
> Some build instructions can be found at
>    
>
http://incubator.apache.org/tuscany/java_sdo_overview.html
> If any steps are unclear to you, welcome to raise
> question(s) even
> contribute to improve the documentation :-)
> 
> 
> On 8/22/06, Paul Tomsic <[EMAIL PROTECTED]> wrote:
> >
> > does anyone know what causes this:
> >
> > 14:11:19,784 ERROR [STDERR]
> > java.lang.IllegalArgumentException:
> > org.eclipse.emf.ecore.impl.EDataTypeImpl
> >
> > 14:11:19,786 ERROR [STDERR]     at
> >
>
org.apache.tuscany.sdo.helper.XSDHelperImpl.define(XSDHelperImpl.java:204)
> >
> > 14:11:19,786 ERROR [STDERR]     at
> >
>
org.apache.tuscany.sdo.helper.XSDHelperImpl.define(XSDHelperImpl.java:163)
> >
> >
> > i'm using "incubating-M1" version of the sdo-impl
> for
> > tuscany.  The XSD isn't null, and it validates
> just
> > fine against the XML.   Just not sure what the
> issue
> > is, since it appears that the method "define" is
> > wrapping all the functionality in a illegal
> argument
> > try/catch/throw
> >
> > thoughts?
> >
> > thanks
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> 
> Yang ZHONG
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to