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

Difference between revisions of "Install and run the snapshot build"

(3rd-party plugins)
(Pre-requisites SOA runtime)
Line 37: Line 37:
  
 
=== Pre-requisites SOA runtime ===
 
=== Pre-requisites SOA runtime ===
*JAX-WS runtime: [http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-distribution/2.0-incubator-RC-SNAPSHOT/ Apache CXF]
+
*JAX-WS runtime: [http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-distribution/2.0-incubator-SNAPSHOT/ Apache CXF]
 
*SCA runtime: [http://people.apache.org/dist/incubator/tuscany/java/sca/1.0-incubator-M2/tuscany-sca-1.0-incubator-M2-bin.zip Apache Tuscany SCA Java]
 
*SCA runtime: [http://people.apache.org/dist/incubator/tuscany/java/sca/1.0-incubator-M2/tuscany-sca-1.0-incubator-M2-bin.zip Apache Tuscany SCA Java]
 
*Apache Tomcat (Install only if you want to deploy the generated service to [http://tomcat.apache.org/download-55.cgi Tomcat Container])
 
*Apache Tomcat (Install only if you want to deploy the generated service to [http://tomcat.apache.org/download-55.cgi Tomcat Container])

Revision as of 22:40, 16 May 2007

This wiki page is used to explain how to install and use the latest snapshot with Eclipse3.3. Since the current 0.4.0 S-build (http://www.eclipse.org/stp/downloads/downloads.php) has some major problems, we suggest to use the snapshot build instead.

For user's convenience, i created a all-in-one package to download.


(Last updated on Apr 16, 2007)

Where to get stp build

  • STP snapshot from cvs

Setup pre-requisites

  • Eclipse 3.3 M6

Pre-requisites plugins

Plugins from other Eclipse projects

*dtp_1.0M3
*emf-sdk-xsd-SDK2.3.0M6
*emft-query-SDK-1.1M5
*emft-transaction-SDK-1.1M5
*emft-validation-SDK-1.1M5
*GMF-sdk-1.0.3
*JEM-SDK-1.2
*mtd-ocl-SDK-1.1M5
*wtp-sdk-S-2.0M5
*GEF-SDK-3.3M6

3rd-party plugins

(Updated 04/25, link the cxf plugin to eclipse stp site for temp use, since that plugin from apache site has problem, will change back once they fixed)

  • Apache CXF plugin for JAX-WS development:

http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse3.1-plugin/2.0-incubator-SNAPSHOT/cxf-eclipse3.1-plugin-2.0-incubator-20070514.151813-7.zip


  • Apache Tuscany plugin for SCA development:

http://www.eclipse.org/stp/sc/plugins/tuscany-eclipse-plugin-1.0-incubator-M2.zip

Pre-requisites SOA runtime

Run it

Tyler Anderson wrote a good article about Use the Eclipse SOA Tools Platform plug-in to build and deploy a Web service

Eclipse 3.3 runtime

If you are using Eclipse 3.3, please read Eclisep 3.3 runtime options for STP.SC

About the update sites

We are still working on those update sites:

  • Eclipse STP update site, coming soon...
  • Apache CXF update site, coming soon...
  • Apache Tuscany update site. ?

Copyright © Eclipse Foundation, Inc. All Rights Reserved.