No subject


Fri Aug 6 17:04:17 PDT 2004


years) they both work well together.

Guy

-----Original Message-----
From: Michael Herrick [mailto:mherrick66 at hotmail.com]
Sent: Sun, January 28, 2001 3:30 PM
To: guyn at tantian.com; jdom-interest at jdom.org
Subject: RE: [jdom-interest] JDOM & WebSphere???


Guy,

Thanks for the response.

My friend and I burned 2 days last week working on this.

We did what you suggested on the 2nd day and were able to compile.

The next problem occurred in the WTE (WebSphere Test Environment).  When we
try to put JDOM code in a Stateless Session Bean, WTE barfs on it.

We use IBM's EJB debugger and walk through the code and when it hits JDOM
code bizzaro things happen ... the code will run, but not correctly.  For
example, any XML string we try to parse comes back with random errors.  We
debugged this by creating trivial XML fragments and trying to parse them.
All to no avail.

Our plan is to try to skip the WTE and just see if WebSphere will run it.

Any thoughts?

Thanks again guys!

Mike


>From: "Guy Nirpaz" <guyn at tantian.com>
>To: "Michael Herrick" <mherrick66 at hotmail.com>, <jdom-interest at jdom.org>
>Subject: RE: [jdom-interest] JDOM & WebSphere???
>Date: Sun, 28 Jan 2001 09:57:41 +0200
>MIME-Version: 1.0
>Received: from [207.155.252.47] by hotmail.com (3.2) with ESMTP id
>MHotMailBC3D1BAD004A4004319ACF9BFC2F82A90; Sat Jan 27 23:56:29 2001
>Received: from guypc ([212.25.117.162])by goliath.cnchost.comid CAA06174;
>Sun, 28 Jan 2001 02:56:21 -0500 (EST)[ConcentricHost SMTP Relay 1.10]
>From guyn at tantian.com Sat Jan 27 23:56:58 2001
>Errors-To: <guyn at tantian.com>
>Message-ID: <HLEFLBPHEIEFCACEIIIJGEOKCFAA.guyn at tantian.com>
>X-Priority: 3 (Normal)
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
>Importance: Normal
>In-Reply-To: <F168xDEA2VqFnW0kKIB00000d2a at hotmail.com>
>
>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@yourho
s
>t.com
>

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





More information about the jdom-interest mailing list