wsdl2html icon indicating copy to clipboard operation
wsdl2html copied to clipboard

Generate html for multiple services in wsdl

Open jorgenbosman opened this issue 4 years ago • 1 comments

Some wsdls have multiple services defined in them. You code only generated html for the first class. This fix fill generate html for all classes

jorgenbosman avatar May 27 '20 11:05 jorgenbosman

Can you create an integration test for that? I mean add a sample wsdl file with multi services under src/main/resources and write a test case to try it .

chenjianjx avatar May 28 '20 01:05 chenjianjx