Hi all, I am running into a problem using WSIF with an ejb binding. I have a method that returns a com.mypackage.MockObject. The SOAP binding works and returns the object. The ejb binding invokes the ejb and returns the object to WSIF but I get a ClassCastException returned fromWSIF by the proxy stubs invocation handler. Any help is greatly appreciated. Thanks, Ron
