Hello Everyone:
I've written a J2EE App composed of a rich ui written in flex that makes a jni 
call into some dll's.  I have a war file that I am using to do this, however I 
keep getting an Unsatisfied Link Error in the jboss logs pertaining to a native 
method, are there specific directories that I need to put the dll's in inside 
the war file, I have scoured the web on this and could not find anything.  
Additionally as suggested by one other person on the jboss forums I've even 
written my own MBean to load the dll's and the classes in the jar that call the 
dll's from the same classloader but this didnt make any difference.  I am using 
jbossv4.0.3sp1 and jdk 1.4.2_09.  Please note that the jni code works like a 
charm outside the appserver but fails with the above error when in the app 
server.

Any help would be greatly appreciated, this is my first attempt at doing 
something like this.

Thanks Again
Saikat

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954509

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to