Hi, I need to make sure that we are using the same Xerces versions for both our Java and C++ code base.
Looking at the dates when the versions were released, it looks like Xerces-C++ 2.7.0 and Xerces-J 2.8.0 were released around the same time. 1) Does this mean that if I use Xerces-J 2.8.0, I need to use Xerces-C++ 2.7.0? Or should I be using Xerces-C++ 2.8.0? 2) Is there information available online that tells which Xerces-J version works with which Xerces-C++ version? It looks like the Xerces-C++ version numbers lag behind the corresponding Xerces-J version numbers. Thanks in advance. Regards, -Arvind
