Hi,I managed to get WSDL import working on AXIS/Eclipse.After changing several constructors and removing wrong super-class calls, allclasses validated successfully.However, I got odd exceptions when I call certain functions from my new Proxy.So far, ...