From: gu.martinm@gmail.com Date: Mon, 18 May 2015 21:07:39 +0000 (+0200) Subject: TODO: I do not manage to use custom bindings when generating Java code from WSDL. X-Git-Url: https://git.gumartinm.name/?p=SpringWebServicesForFun%2F.git;a=commitdiff_plain;h=abda667e22aebf43de8cf9db479967adfabaf964 TODO: I do not manage to use custom bindings when generating Java code from WSDL. --- diff --git a/README.md b/README.md index 7d502c4..1e22fa1 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ Messing around with Spring Web Services mvn clean install mvn war:war mvn jetty:run + +TODO: custom bindings when creating Java code from wsdl.