anonymous wrote : What's the error you see? What's your deployment layout?
The Dll is in deploy/xxx/lib and I specify the lib dir in start.bat 
(-Djava.library.path)
The wrapper jar I put into the sar.
System.LoadLibrary() does not fail but when I want to access a class e.g in 
mbean's start I get a java.lang.UnsatisfiedLinkError
So I wonder if someone has figured out some rules to do JNI in MBeans...


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980941#3980941

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980941
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to