Yes, I am using j2sdk 1.4 and this is a constrain in my project so I cannot change it... and my platform is Linux Red Hat 7.3...
esther
Miroslaw Dobrzanski-Neumann wrote:
On Thu, Aug 14, 2003 at 11:04:53AM +0200, Esther Parrilla Endrino wrote:
Hi all,
Well my question is related to Xerces and to JNI too, I apologize if maybe this is not the correst list to ask for...
I am doing and application in java that must use one class made in C++, this class calls Xerces C++ to validate files.
Everything is OK using JNI, but the only method that crashes is the one that calls Xerces... :(
It crashes when it executes: parser->parse(xmlFile);
I have checked that the file name is read ok in the C++ class from the java application but when in this C++ class I try to parse the file it crashes...
Does someone found the same error somewhere? Do you know a debugging tool that I can use with JNI?
Thanks in advance,
esther
Do you use SUN JVM under Linux? if so switch to IBM's one
Mirosław
-- Esther Parrilla Endrino Ground Segment Systems Division DEIMOS SPACE S.L. http://www.deimos-space.com e-mail: [EMAIL PROTECTED] tel: 00 34 91 806 34 57
~ Code matters more than comercials ~
--
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
