[jboss-user] [Beginner's Corner] - Re: How to make Jboss server recognize Windows DLL

Peter Johnson do-not-reply at jboss.com
Thu May 5 18:43:21 EDT 2011


Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

"Re: How to make Jboss server recognize Windows DLL"

To view the discussion, visit: http://community.jboss.org/message/603794#603794

--------------------------------------------------------------
Is this a typo: “jna.library.path”? It should be jni.library.path. Also, it is ually better to set that on the ocmmandl ine when running the app server - you can add it to run.bat or run.conf.bat. In addition, make sure that the jni.library.path includes the directories required by any DLLs needed by your DLL. Usually, if the library is in your pATH, this should all just work since jni.library.path, if it is not set, defaults to PATH.

Also, use the Properties MBean in the jmx-console to verify the setting on jni,library.path.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/603794#603794]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110505/52ee9e8a/attachment.html 


More information about the jboss-user mailing list