No problemo:
[jmx/ejb/Adaptor] TRANSACTION ROLLBACK EXCEPTION:argument type mismatch;
nested exception is:
java.lang.IllegalArgumentException: argument type mismatch
[jmx/ejb/Adaptor] java.lang.IllegalArgumentException: argument type mismatch
[jmx/ejb/Adaptor] at java.lang.reflect.Method.invoke(Native Method)
[jmx/ejb/Adaptor] at
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
sSessionContainer.java:543)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
ssionInstanceInterceptor.java:87)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:133)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
java:307)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:12
8)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:195)
[jmx/ejb/Adaptor] at
org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
a:286)
[jmx/ejb/Adaptor] at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerI
nvoker.java:393)
[jmx/ejb/Adaptor] at java.lang.reflect.Method.invoke(Native Method)
[jmx/ejb/Adaptor] at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:242)
[jmx/ejb/Adaptor] at sun.rmi.transport.Transport$1.run(Transport.java:155)
[jmx/ejb/Adaptor] at java.security.AccessController.doPrivileged(Native
Method)
[jmx/ejb/Adaptor] at
sun.rmi.transport.Transport.serviceCall(Transport.java:152)
[jmx/ejb/Adaptor] at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:462)
[jmx/ejb/Adaptor] at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:6
62)
[jmx/ejb/Adaptor] at java.lang.Thread.run(Thread.java:498)
-------------------------------------------------------------------------
Andy
----- Original Message -----
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: "Andreas Schaefer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, September 02, 2001 5:39 PM
Subject: Re: [JBoss-dev] IllegalArgumentException: Argument Type Mismatch
> Can we see a full stack trace?
>
> --jason
>
>
> On Sun, 2 Sep 2001, Andreas Schaefer wrote:
>
> > Hi Geeks
> >
> > I ran into a strange problem.
> >
> > I have an EJB which will send back events to the client.
> > The client can register the listener when it is an exported
> > RMI object and handed over to the EJB. Everything
> > compiles well and I can use all the other methods but when
> > I try to register a Listener the StatelessSessionContainer
> > throws an IllegalArgumetnException on Method.invoke()
> > when it tries to call the Bean method registering the listener.
> >
> > Now I pretty puzzled because it compiles and can send
> > over to the server (server knows the Stub) but I get this
> > strange exception. Does anyone has a clue?
> >
> > Thanx - Andy
> >
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development