> I thought that the spec explicitly precluded using native code from within
> EJB.
>
> <spec quote>
> Section 18.1.2
> The enterprise bean must not attempt to load a native library.
> </spec quote>
>
> Has this changed? I couldn't find the string "JNI" anywhere in the spec.
The enterprise bean does not need to load the native library in order
to use it. The native library only needs to be loaded once by the JVM.
tim.
Tim Endres [EMAIL PROTECTED]
ICE Engineering, Inc. http://www.trustice.com/
"USENET - a slow moving self parody." - Peter Honeyman
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".