wsimport - how to generate service endpoint classes and JAXB classes in separate projects/folders

前端 未结 4 858
清酒与你
清酒与你 2020-12-16 00:49

We are using a top-down approach for a project with multiple web services (multiple WSDL\'s). Each web service needs to be set up as a separate project and deployed as a sep

4条回答
  •  無奈伤痛
    2020-12-16 01:46

    If you're using maven, you can use a plug-in to do that.
    Using the JAXB XJC Maven 2 Plugin

提交回复
热议问题