[jdom-interest] JDOM and VisualAge for Java

Guy Nirpaz guyn at tantian.com
Wed Feb 28 23:50:04 PST 2001


Hi Ross,

You need to add another project that contains DOM/SAX II classes and
interfaces.
It works fine in VAJ EE 3.02/3.5.x 

Guy

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of Ross Merritt
> Sent: Thu, March 01, 2001 4:42 AM
> To: jdom-interest at jdom.org; van Der Walt, Estee
> Subject: Re: [jdom-interest] JDOM and VisualAge for Java
> 
> 
> I am trying to use the WebSphere Test Environment in 
> VisualAge 3.5 with
> JDOM. I can get around the class conflict between xerces and 
> IBM XML Parser
> features project, if I remove the org packages from the IBM 
> XML Parsers
> project. Then I have the problem that the WebSphere test environment
> crashes.
> 
> Any ideas?
> Is this the correct way to get upgraded to DOM 2
> 
> thanks
> Ross
> 
> ----- Original Message -----
> From: "van Der Walt, Estee" <evanderwalt at upclondon.com>
> To: <jdom-interest at jdom.org>
> Sent: Tuesday, February 27, 2001 8:41 AM
> Subject: RE: [jdom-interest] JDOM and VisualAge for Java
> 
> 
> > Thank you very much.
> > It worked.
> >
> >
> > -----Original Message-----
> > From: GB/DEV - Philip Nelson 
[mailto:philip.nelson at omniresources.com]
> Sent: 27 February 2001 15:20
> To: 'van Der Walt, Estee'; 'jdom-interest at jdom.org'
> Subject: RE: [jdom-interest] JDOM and VisualAge for Java
>
>
>
> > As soon as I try to run the demo project I get a
> > NoClassDefFound error in
> > trying to create a new SAXBuilder object to parse the
> > provided file. It
> > seems like the ClassLoader isn't able to get the
> > org.jdom.input.SAXBuilder
> > class but it is definitely in my workspace.
>
> right click your demo class and select properties.  Then hit the
classpath
> tab.  Then click the button to compute your class path.  It should
find
all
> of the projects that have your dom, jdom and xerces classes.  If not,
just
> add them to your classpath in that screen.
> _______________________________________________
> To control your jdom-interest membership:
>
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@you
rhos
t.com

_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@you
rhost.com



More information about the jdom-interest mailing list