et, to be able to run JNI, must be properly
signed and run with security authorisation needed. Moreover, the JNI
libraries must be installed on client.
Claire Dugenet a écrit :
Hello,
In the two case (with or without Tomcat), we call it with a button
because we use the same applet. Normally,
ervlet in tomcat , a random thread from the HttpThread pool will be
used, that's probably your difference that make it work one side and
not the other.
Claire Dugenet a écrit :
In fact, some of the fonctions of the DLL works except the ones which
call
the threads.
To test my DLL, I have cre
t restriction as to what thread natvie code create.
> It can even create java threads as far a i know!
>
> Claire Dugenet a écrit :
> > Hello,
> >
> >
> >
> > I realize a web application using Struts with Tomcat. In this
> application, I
> > call a DLL
Hello,
I realize a web application using Struts with Tomcat. In this application, I
call a DLL (created with JNI) which call an other DLL (in language C). The
last one is in the directory "system32" of windows et it use several
threads.
There is no error but according to the log files, no thr