If I define a complex type in my WSDL and use it later on as a parameter, muse emits a method signature of Element for that parameter. I guess I expected to see a generated proxy class and an explicit type in the parameter. Is that the expected behavior? If so, what's a good toolkit for manually generating the proxy class - jaxb?
- complex types as parameters Lloyd Smith
- Re: complex types as parameters Daniel Jemiolo
