Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » top down POJO Web Service("Web service type" missing)
icon5.gif  top down POJO Web Service [message #645705] Mon, 20 December 2010 04:40 Go to next message
JamesPang  is currently offline JamesPang Friend
Messages: 4
Registered: December 2010
Junior Member
In the web services wizard, the "Bottom Up POJO Web Service" and "Top Down POJO
Web Service" types are missing from the Web service type drop-down.


PS :
Eclipse Java EE IDE for Web Developers.
Version: Helios Service Release 1
Build id: 20100917-0705

Apache Axis2 1.5.3 build (12-11-2010)
Apache CXF 2.3.0 Release


please help me to added these web service types.
Re: top down POJO Web Service [message #645957 is a reply to message #645705] Tue, 21 December 2010 10:38 Go to previous message
Shane Clarke is currently offline Shane ClarkeFriend
Messages: 67
Registered: July 2009
Member
Hi James,

Those types were removed from JAX-WS Tools. The reasoning behind it is outlined here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=287610

You can use the 'Bottom Up Java bean Web Service' and 'Top Down Java bean Web Service' choices with the Apache CXF runtime.

To change the Web service runtime in the Web Services wizard click on the link
in the configuration section in the top half of the wizard.

To set Apache CXF as the default check the Preferences > Web Services > Server
and Runtime preference page and select Apache CXF 2.x in the Web service
runtime combo box.

We also provide user documentation and cheat sheets to get started with the
tools in the downloads which outline creating JAX-WS web services with these
types.

Thanks,
Shane
Previous Topic:Deploy Dyn Web App
Next Topic:Unable to load JSP classes
Goto Forum:
  


Current Time: Fri Apr 26 09:25:29 GMT 2024

Powered by FUDForum. Page generated in 0.02582 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top