Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stp-dev] Plan to support SCA/Tuscany runtime inSTP.Servicecreation.

Title: RE: [stp-dev] Plan to support SCA/Tuscany runtime inSTP.Servicecreation.

Hi Oisin,

Here is my understanding for the relationship between SC, CF and SOAS for the SCA tooling.

In Service Creation, we will provide user the project wizard to create a SCA component.
Thus user can write & debug their business logic for that component using their favorite language (java, c++, ruby...).
There will be a jar builder to package the output classes, wsdl, default.scdl to a single jar file. The SC project will provide a wizard to deploy the java component into Tomcat container using SOAS like we did for JAX-WS.

Based on those component projects, user can create SCA assembly project (part of CF GUI).
There should be a assembly editor, which allow user to select sca component project or bpel project within workspace, then package them as an SCA module by adding binding/wires to/between those components.

The assembly editor maybe a multi-tag editor like the plugin.xml editor in Eclipse, or maybe a graphic editor based on EMF/GEF.


Regards

Johnson



-----Original Message-----
From: stp-dev-bounces@xxxxxxxxxxx on behalf of Oisin Hurley
Sent: Fri 1/5/2007 4:17 AM
To: STP Dev list
Subject: Re: [stp-dev] Plan to support SCA/Tuscany runtime inSTP.Servicecreation.

Hi guys,
HNY to you all. I'm going to see if I can work up some demos for 
these SC project
pieces and get some services and deployments going. The website needs 
demos!

The SC plan draft looks good, Johnson, that's a good pipeline of 
work. Do you have
an understanding of requirements that this work will place on the CF 
and SOAS
projects? I know that SCA is looking at OSGi as a deployment/
packaging standard
(for Java of course, not sure what we'll do for C++ :) and this might 
require extensions
in the SOAS frameworks. Also, if we are working with Tuscany, we will 
need to upgrade
the CF model to conform to version 0.96 of the SCA Assembly spec.


  regards
   Oisin




_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev


Back to the top