Hi,
I am trying to figure out the version of the Xerces-C++ library bundled
with the Sun ONE 6.1 web server for Solaris 2.8.
Doing a strings on the library libxerces-c.so shows a constant of 1_2_0
and there was one reference I found on docs.sun.com that says
"Sun ONE Application Server 7 supports LibXerces version 1.2 and
Xerces2 Java Parser 2.6.2."
We are building a plugin to the web server (for a fast concept prototype
only...not a long term solution) using the NSAPI, but want to use Xerces
2.6 and Xalan 1.9. Unfortunately, it looks like the web server depends
on a really old version of xerces even though the web server itself
isn't that old.
Let me know if you can confirm that the version of the xerces library is
1.2.0 and if so, if you know of a way to use a newer version of the
Xerces-C++ library with the web server.
Thanks,
-- Tom