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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to