Loading Native Libraries (EJB_NATIVE)

Description:

According to Sun EJB specifications, the enterprise bean must not attempt to load a native library.

This function is reserved for the EJB Container. Allowing the enterprise bean to load native code would create a security hole.

Example: