Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
451 views
in Technique[技术] by (71.8m points)

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

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 finish button is disabled and I get the following in the dialog box:

"Choose from the list of runtimes and deployment servers, or use the default settings."

Do I really have to setup a server in order to generate a web service client with CXF in Eclipse?

Thanks in advance.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...