NoClassDefFoundError : org/jaxen/JaxenException

User a52f97d128

18-08-2006 15:22:33

Hello,





When creating an instance of Standardizer a NoClassDefFoundError is thrown concerning JaxenException.


I have dom4j-1.6.1.jar included in my classpath.


Do I need anything else ?





thx !





Vincent

ChemAxon e08c317633

18-08-2006 16:45:35

Hi Vincent,





Please use dom4j.jar included in the JChem release. You can find it in the jchem\lib directory in jchem3.1.7.1.zip file. It is version 1.3 and it has completely different package structure than the 1.6.1 version (there is no org.jaxen package in the 1.6.1 version).





I hope this helps.





Regards,


Zsolt

User a52f97d128

21-08-2006 10:21:28

it does, thx !





Vincent