Axis2 Web Service Client Generation - Types without modifying the client

前端 未结 6 2020
失恋的感觉
失恋的感觉 2021-01-01 06:35

Is it possible with Axis2 and Eclipse to generate a Web Service client and have it use java types that you already have in packages instead of creating it\'s own types. Rea

6条回答
  •  长发绾君心
    2021-01-01 07:00

    If you use eclipse as your ide, that is waht you need: http://www.eclipse.org/webtools/. It does beyond other things exactly what you want.

提交回复
热议问题