Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

STP Service Creation FAQ

Revision as of 22:59, 20 December 2007 by Johnson.ma.iona.com (Talk | contribs) (New page: ==After deploying a web service, what's the address of the service== If the service is deployed successfully, you should see the link to your WSDL at this address: « http: //<your server>...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

After deploying a web service, what's the address of the service

If the service is deployed successfully, you should see the link to your WSDL at this address: « http: //<your server>:<port>/<deployment name>/services ».

Is it doable with stp to create a Web Service based on an implementation class?

STP does support that, it also support to create a web service based on a Java interface, but you need setup a Web Service runtime implementation, like Apache CXF

Are there any Sevice Creation tutorials available?

Yes, see STP Service Creation User Guide.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.