3.2.1: jchem/lib/xerces-J_1.4.0.jar misnamed

User fa1369adab

03-12-2006 04:54:07

When I compile against JChem 3.2.1's version of jchem/lib/, I get this error message:


Code:



warning: [path] bad path element


"/home/aceorg/aceorg/jchem/lib/xerces-J_1.4.0.jar": no such file or directory





I see that there is a file jchem/ilb/xerces.jar, but none with the name given. Previous versions of JChem have no such file at all.

ChemAxon 9c0afc9aaf

04-12-2006 08:39:47

Hi,





The problem must be with the setup of your build system, we do not have any references to the mentioned file.


I suggest using the xerxes.jar shipped with jchem for both development and deployment to avoid possible version conflicts.





Best regards,





Szilard

User fa1369adab

06-12-2006 21:27:10

The problem is in the castor-1.0.1-xml.jar shipped with jchem 3.2.1. This jar file refers to xerces. If I remove castor, the error message disappears.

ChemAxon 9c0afc9aaf

09-12-2006 09:04:39

Hi,





You are right, there was an incorrect reference in the manifest of the castor jar.


We have corrected the problem, and the fix is already available in the latest JChem version (3.2.2) which has just been released.





Thank you for pointing this out.





Best regards,





Szilard