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

Peter Johnson do-not-reply at jboss.com
Mon May 9 14:50:28 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/604301#604301

--------------------------------------------------------------
Here is what I would try:

a) Write a simple Java command line app that used JNA to load the vix.dll 

b) Use Process Monitor from sysinternals to see which what files ar actually being access.

c) Get the source code for JNA and see if there is some detailed logging available to debug loading issues. If so, turn it on. If not, add logging code to it.

Basically, you have to debug JNA and find out why it is not working correctly.
--------------------------------------------------------------

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

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/20110509/8101d7b0/attachment-0001.html 


More information about the jboss-user mailing list