Results 16 comments of Chen Jian

When will this be fixed in this open source project? Any ETA ?

Hi, @WattsC-90 , I'm not sure I have time for this. If you can submit a pull request to prevent page breaks, that would be great. And what if a...

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 .

Hi, - with what tool did you find they are useless? - did you test it in both jdk 8 and jdk 11? JDK 11 changed a lot when it...

You are right. It's not implemented. Sorry, don't get bandwidth to do it. Have to parse generated java files and extract javadocs. See (https://javaee.github.io/metro/doc/user-guide/ch03.html#generating-javadocs-from-wsdl-documentation) Pull requests are welcome.

Just did a research. This is hard to implement (have to extract javadoc from generated java files). And even if you do, its help is limited: - WSDL Documentation for...