Fork me on GitHub
#off-topic
<
2015-10-29
>
escherize04:10:34

Yeah, That's how the post office in this country returns labels. 😐

escherize04:10:49

I think i would try, i dono, using http status codes

borkdude10:10:56

Hi JVM people. What is the easiest way to generate a proxy from a WSDL in Java nowadays? It's been a while

griffio11:10:52

If you are an Intellij or netbeans user then there is support to generate the simple client. https://netbeans.org/kb/docs/websvc/client.html or https://www.jetbrains.com/idea/help/generate-java-code-from-wsdl-or-wadl-dialog.html.