Using JAX-WS without code generation
Something gave me the weird idea to try the new features of JAX-WS on a current project. The main idea was, to get rid of the code generators that must be ran whenever some minor change is done in the web service. So instead of designing the WSDL along with the matching schema definition for… Read More Using JAX-WS without code generation