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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to