Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
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)
Contents
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
- JAX-WS runtime: Apache CXF 2.1 SNAPSHOT
- SCA runtime: Apache Tuscany SCA Java 1.0
- Apache Tomcat (Install only if you want to deploy the generated service to Tomcat Container)
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!