This is a bug. If you use the WSDL2Java flag "-H" you WILL see Order_Helper.java. Without this flag, the stuff in this class goes into Order.java. So the code is always being generated, just not always in its own file. There should be a check for the "-H" flag before this name is added to the list of generated file names.

Russell Butek
[EMAIL PROTECTED]

Please respond to [EMAIL PROTECTED]

To: [EMAIL PROTECTED]
cc:
Subject: Java files generated by WSDL2Java



(See attached file: OrderProcessor.wsdl)

Dear Friends,

I generated the stubs using WSDL2Java for the wsdl file given along
with this mail. When I invoke the emitter.getGeneratedFileNames() method,
it lists a Order_Helper.java file along with the other files. But I find
that there is no such Order_Helper.java file that has been generated. Has
some one had a similar problem, if so, please help me around with this.

Thanks
Sandeep L



Reply via email to