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 getting started guide for stp 0.7

This wiki page is used to explain how to install and use the STP Service Creation for Eclipse Europa Fall maintenance release.

(Last updated on Jan 3rd, 2008)

Where to get stp

Install from Eclipse Europa Fall Maintenance site

Download from stp website

The latest stp 0.7.0 build can be downloaded from here

Setup STP

Plugins required from other Eclipse projects

*emf-sdo-xsd-SDK-2.3.0
*GEF-ALL-3.3 
*JEM-SDK-1.2.3_jem
*wtp-sdk-S-2.0
*GMF-sdk-2.0
*mdt-ocl-SDK-1.1
*emf-validation-SDK-1.1
*emf-query-SDK-1.1
*emf-transaction-SDK-1.1
*javax.wsdl 1.5.1


Pre-requisites SOA runtime


setup Tomcat shared lib

In order to deploy JAX-WS service to Tomcat container, please copy all jars under ${apache_cxf_install}/libs and ${apache_cxf_install}/modules into ${tomcat_install}/shared/lib

Run it

Set Eclipse JVM to JDK1.5, CXF does not support JDK1.6

Demo movie

Flash movie shows how to create, deploy and debug a JAX-WS web service

Introduction on developerworks website

Coming soon!

Back to the top