[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to call native library
xps2nini2000
do-not-reply at jboss.com
Thu Apr 24 07:45:06 EDT 2008
its giving the following exception
Unexpected Error in method: public abstract java.util.ArrayList tr.TrRemote.loadText(java.lang.StringBuffer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.rmi.RemoteException
java.lang.UnsatisfiedLinkError: tr.Wrapper.execute(Ljava/lang/String;)V
at tr.Wrapper.execute(Native Method)
at tr.Wrapper.nativeCall(SMTWrapper.java:26)
where tr bean is stateful ejb
tr remote is remote interface
Wrapper is class in which that library is called
I think library loaded exception is in calling the method
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146475#4146475
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146475
More information about the jboss-user
mailing list