----- Original Message ----- From: "Jan Haluza" <[EMAIL PROTECTED]> > For those having problems with importing dom4j into the Visual Age for > Java > > 1. Uninstall all the packages having anything in common with the xml > (com.ibm.xml* , org.w3c.dom ..) (these packages contains older > definitions DOM ver. 1 ... > > 2. Install > dom4j.jar > xalan.jar > PullParser.jar > relaxng.jar > msv.jar > isorelax.jar > xsdlib.jar > crimson.jar
BTW the msv.jar that comes with the dom4j 1.1 release has xsdlib.jar, isorelax.jar and relaxng.jar integrated. So I think the list could be... > dom4j.jar > PullParser.jar > msv.jar > xalan.jar > crimson.jar I don't have VAJ so cannot validate this for sure. 'James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
