Hello All,
I am compiling my app on a Solaris 2.9 machine and it needs the 64 bit compiled
version of the shared library for xerces...??? Any clue where or how to do this???
Thanks in Advance
Brian Jones
Senior Software Engineer
(Email) [EMAIL PROTECTED]
Phone (410) 993-2072
Fax (410) 981-838
Hi Bhuvana,
You wrote:
> I have put mutex
> lock for initialize and terminate commands
This might point to a usage error. XMLPlatformUtils::initialize() and
terminate must be called before and after all calls to the library
respectively. So you need to call them in a single-threaded conte