Hello all,

I started getting this error:




java.lang.reflect.InvocationTargetException: java.lang.NullPointerException:
METHOD IS NOT FOUND: 2081295996050332126
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all .java:245)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
at
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProx
y.j ava:128)
at
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:108)
at
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:73
)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:76)
at
org.jboss.proxy.ejb.StatefulSessionInterceptor.invoke(StatefulSessionInterce
pto r.java:117)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:96

<snipped>


This is a client stacktrace trying to make a reflective call on a stateful
session bean's remote interface.

I know other people have got a "method is not found" but no one seems to
have posted a resolution, and it is unclear as to whether they were
attempting the same thing...

I am using a CVS build of jboss-3.0.0 beta 20020318-2000

Help greatly appreciated.




Jason Uithol
Data Technologist
DatacodeX Pty Ltd
[EMAIL PROTECTED]
http://www.datacodex.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to