DOM Level 3 and JavaXML.Framework
DOM Level 3 and JavaXML.Framework
- Subject: DOM Level 3 and JavaXML.Framework
- From: Helmut Schottmüller <email@hidden>
- Date: Thu, 15 Mar 2007 18:36:10 +0100
Dear list,
I'm trying to use DOM Level 3 in my WO classes (especially
Element.setIdAttribute) but the JavaXML.Framework which is used by WO
contains the old DOM Level 2 implementation of org.w3c.dom and it is
always prior to the Java 1.5 Framework in the build path... Moving
the Java 1.5 Framework to the top does not work when I want to deploy
my application because I get an error message that the ERExentsions
Framework has to be the first one in the build path...
Is there any trick to get DOM Level 3 at the first place into the
build path? Something like the common/endorsed directory in Tomcat?
I guess there is no newer version of JavaXML.Framework which contains
DOM Level 3 support...
Regards,
Helmut
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden