Please suggest if dom4j is compatible with domino 6.5.4 version. Do you have any sample which shows how to read from xml using dom4j xpath.
Thanks
Mickey
Please suggest if dom4j is compatible with domino 6.5.4 version. Do you have any sample which shows how to read from xml using dom4j xpath.
Thanks
Mickey
Subject: Dom4J in domino 6.5
The site says that compatibility with Java 1.4.x is planned for the 1.6.2 maintenance release; that suggests that the current release is not compatible with the JVM in Notes/Domino 6.x. Version 2.0 would not be compatible with Notes/Domino 6.x since it uses language features introduced in Java 5 (1.5.x) like generics.