[jdom-interest] JDOM and VisualAge for Java

Ross Merritt ross at longhairtech.com
Wed Feb 28 18:42:21 PST 2001


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@yourhos
t.com




More information about the jdom-interest mailing list