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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...