[jdom-interest] JDOM & WebSphere???

Guy Nirpaz guyn at tantian.com
Sat Jan 27 23:57:41 PST 2001


Hello Mike,

JDOM works very well in both WebSphere and in the VAJ IDE.

The conflicts that you encounter are because both WebSphere and VAJ comes
with XML4j v2.0.16 which is DOM level I.
All you need to do is get rid of the org.w3c.* DOM level I interfaces and
use DOM level II (in Xerces for instance)

BTW - I do think that we should include in the FAQ IDE/AppServer specific
instructions of using JDOM.

Guy

-----Original Message-----
From: jdom-interest-admin at jdom.org
[mailto:jdom-interest-admin at jdom.org]On Behalf Of Michael Herrick
Sent: Sun, January 28, 2001 3:06 AM
To: jdom-interest at jdom.org
Subject: [jdom-interest] JDOM & WebSphere???


Has anyone used JDOM successfully with IBM WebSphere?

I implemented some code with JDOM that worked great in JBuilder, but it
doesn't work at all with the WebSphere test environment.  I got conflicts
with XML4J within Visual Age.

Has anyone successfully worked with JDOM on WebSphere?

Thanks!

Mike
mherrick66 at hotmail.com
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

_______________________________________________
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