Unmarshalling Problem in eclipse [message #13549] |
Thu, 06 March 2003 01:45  |
Eclipse User |
|
|
|
Originally posted by: timmerin.singnet.com.sg
Hi, i am trying to unmarshal an xml file using eclipse. but i get the
error:
Unhandled exception caught in event loop.
Reason:
org/exolab/castor/xml/ValidationException
java.lang.NoClassDefFoundError: org/exolab/castor/xml/ValidationException
any idea what could be wrong?
thanks.
|
|
|
|
Re: Unmarshalling Problem in eclipse [message #13594 is a reply to message #13573] |
Thu, 06 March 2003 07:58  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Joanie,
This has nothing to do with XSD, so I'm not sure why you are asking this
newsgroup.
This just looks like a classpath problem and I don't even know how you are
running you application. If you are really running it in Eclipse, then every
jar needs to be registered in a plugin.xml. Have a look at how
org.apache.xerces/plugin.xml does this.
Joanie Goh wrote:
> Just to add on to my first article, i imported the jar file from
> castor.org. And this is the only external jar i'm using outside of the
> plugins provided by eclipse.
>
> Joanie GOh wrote:
>
> > Hi, i am trying to unmarshal an xml file using eclipse. but i get the
> > error:
>
> > Unhandled exception caught in event loop.
> > Reason:
> > org/exolab/castor/xml/ValidationException
> > java.lang.NoClassDefFoundError: org/exolab/castor/xml/ValidationException
>
> > any idea what could be wrong?
>
> > thanks.
|
|
|
Re: Unmarshalling Problem in eclipse [message #565954 is a reply to message #13549] |
Thu, 06 March 2003 02:15  |
Eclipse User |
|
|
|
Originally posted by: timmerin.singnet.com.sg
Just to add on to my first article, i imported the jar file from
castor.org. And this is the only external jar i'm using outside of the
plugins provided by eclipse.
Joanie GOh wrote:
> Hi, i am trying to unmarshal an xml file using eclipse. but i get the
> error:
> Unhandled exception caught in event loop.
> Reason:
> org/exolab/castor/xml/ValidationException
> java.lang.NoClassDefFoundError: org/exolab/castor/xml/ValidationException
> any idea what could be wrong?
> thanks.
|
|
|
Re: Unmarshalling Problem in eclipse [message #565994 is a reply to message #13573] |
Thu, 06 March 2003 07:58  |
Eclipse User |
|
|
|
Joanie,
This has nothing to do with XSD, so I'm not sure why you are asking this
newsgroup.
This just looks like a classpath problem and I don't even know how you are
running you application. If you are really running it in Eclipse, then every
jar needs to be registered in a plugin.xml. Have a look at how
org.apache.xerces/plugin.xml does this.
Joanie Goh wrote:
> Just to add on to my first article, i imported the jar file from
> castor.org. And this is the only external jar i'm using outside of the
> plugins provided by eclipse.
>
> Joanie GOh wrote:
>
> > Hi, i am trying to unmarshal an xml file using eclipse. but i get the
> > error:
>
> > Unhandled exception caught in event loop.
> > Reason:
> > org/exolab/castor/xml/ValidationException
> > java.lang.NoClassDefFoundError: org/exolab/castor/xml/ValidationException
>
> > any idea what could be wrong?
>
> > thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.03421 seconds