Is setting up a server runtime necessary to generate a web service client with CXF in Eclipse?

后端 未结 1 1470
孤街浪徒
孤街浪徒 2020-12-21 04:12

When I go to file -> new -> other -> web services -> web service client in Eclipse and select the \"Web services runtime\" I see \"Apache CFX 2.x\", but the

相关标签:
1条回答
  • 2020-12-21 04:42

    Yes it does seem so.

    The CXF client runs in a "Dynamic Web Project" which needs a server runtime. See this link on the Eclipse forums

    0 讨论(0)
提交回复
热议问题