Hello, I debugged AbstractInvoker on server side upon a SoapUI call. Apparently in the Implementation class ContainerISOImpl the specification "implements ContainerISOService" was missing. That caused the IllegalArgumentException.
So from SoapUI (and xfire based client), it is working fine. Thanks, Luc Fried Hoeben wrote: > > Sorry, > > I don't really know what the issue is. To me it does not appear to be a > client issue at all, I would guess something is up with the server > config: the request is being handed to the wrong class. Have you tried > debugging to figure out what the AbstractInvoker is calling? > > Fried > -- View this message in context: http://www.nabble.com/JSR181---Spring-based-server-and-client-tf2961233.html#a8386778 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
