Hi I have a few DLL's that I need to be loaded into the JBoss Env for some codebase in my app to read in. I ahve tried everything from placing it in %JBOSS_HOME%/bin to setting the java.library.path (set it to the directory where the libraries exist.). I still get an unsatisfied link error for the DLL usage.
Any pointers on where JBOSS deployment scanner looks for DLLS? TIA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995117#3995117 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995117 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
