----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I presume you've debugged your JNI class in a stand-alone
environment? What happens when you invoke your JNI stuff multiple times in
that setting?
If those simple strategies don't get you anywhere, I would suggest that you
contrive a debugging test harness that simulates the servlet environment --
in fact, it's not too tough to invoke the servlet directly by implementing
your own very minimal context, request and response objects. Good luck.
++++
I should have mentioned that, yes we have invoked the JNI code from a non
servlet environment multiple times with success.
I'll try debuggng as you mention. Indeed JBuilder provides an environment
for debugging servlets (as I just pointed out to someone else in another
thread), but I've never actually managed to get it to work. If I can't get
it going using jbuilder, I'd like to try what you suggest. Is there
somewhere I can get a bit of ino about doing that?
Tanks for the input.
Any opinions expressed in this email are those of the individual and not necessarily
Knowledge Management Software plc. This email and any files transmitted with it are
confidential and solely for the use of the intended recipient.
If you are not the intended recipient or the person responsible for delivering to the
intended recipient, be advised that you have received this email in error and that any
use is strictly prohibited. If you have received this email in error please notify
the Systems Manager by telephone on 44 (0) 161 227 9009
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]