> From: jerome lacoste [mailto:[EMAIL PROTECTED]
> Subject: RELEASE NOTES wording/JNI
>
> Let's call:
> - conditionA code inside the web app
> - conditionB application is reloaded
>
> so that the text says:
>
> if (conditionA AND conditionB)
>
"If the above code were placed in a class inside the web application
(i.e. under /WEB-INF/classes or /WEB-INF/lib), and the application
were reloaded, the loadLibrary() call would be attempted a second
time.
To avoid this problem, place classes that load native libraries outside of the
web applica