Hi all,

        I have two deployment units. One is a war and the other is a ejb-jar.
        They both include a jar file (as a library) that calls a native API
        on a win23 platform. The server tells me that native libraries
        cannot be loaded from two different class loaders.

        When I put the library jar file on the lib directory there is no
        problem because the server class loader loads the native library.
        
        Anyhow, I was wondering if there is any possibility to include the
        jar file inside the apps. It's to make the deployment units more
        like a black box from the library point of view.

        I am running a 3.0.6 instance.

Regards,
Daniel Santos


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to