On 3/29/06, Rick Reumann <[EMAIL PROTECTED]> wrote: > Maybe ignore the below a bit since this image hopefully helps describe > the issue more clearly: > > http://www.pastehere.com/?kndvie > > (I am managing to get this service to work as 'null' will return from > my Test class, but ultimately what I want Employees being returned).
I guess it's not a big deal... I can now after using java2WSDL then WSDL2Java, to then go back and refactor my initial EmployeeMaintanceImp class to use the Employee instance that WSDL2java made. I'm not sure if that's the typical approach people take though.
