Hi, What's the full command line statement you use? I just tried and I can't reproduce this locally.
Thanks, Andrew Andrew Eberbach Autonomic Computing (919) 254-2645 T/L: 444-2645 [EMAIL PROTECTED] <[EMAIL PROTECTED]> 01/29/2007 03:00 PM Please respond to [email protected] To <[email protected]> cc Subject wsdl2java generates invalid proxy code Hi, The current nightly build muse-2.2.0-2007-01-29-02-00-bin seems to generate invalid proxy code. When running wsdl2java -proxy on the SimpleResource sample and the generated proxy file contains an additional slashes (/) in the class definition and some method signatures. I got something like this. public class /SimpleResourceProxy extends WsResourceClient implements /SimpleResource public /SimpleResourceProxy(EndpointReference param0, EndpointReference param1) { super(param0, param1); } Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
