Hi,


On Tue, 10 Oct 2000, Brian Bek Jensen wrote:
> I would like to use a DLL from a session bean.
> The problem is that I keep getting a java.lang.Error thrown
> when I call my wrapper methods.

An enterprise bean cannot load a native library if the usual programming
restrictions are enforced. See the spec section 18.1.2.

Have you switched the programming restrictions off in the jboss.xml?

-- Juha



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to