Skip to main content

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.

Jump to: navigation, search

SCA Java support in STP

Revision as of 04:59, 23 January 2007 by Unnamed Poltroon (Talk) (Setup Eclipse Plugins)

Introduction

The SCA Java in stp.sc is ??

Setup Eclipse Plugins

The STP does not have update site yet. So we need to setup the Eclipse env manually. Please download and install the following plugins:

Eclipse SDK 3.2
STP Plugins http://download.eclipse.org/stp/committers/
Apache Tuscany pluin http://www.eclipse.org/stp/plugins/tuscany-eclipse-plugin-1.0-incubator-M2.zip
Apache CXF plugin http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse-plugin/2.0-incubator-RC-SNAPSHOT
Eclipse WST
Eclipse DTP
Eclipse EMF
Eclipse GEF

Creating SCA Java Component using STP Service Creation and Tuscany

Creating SCA Java component project

SCDL Editing

SCA annotation editing

Generating WSDL

WSDL Editor

Generating Jar file

Run the SCA Java component

Create client project

Deploy to tomcat container

Todo list

References

Back to the top