On Fri, Apr 17, 2009 at 9:02 PM, Vincent Zurczak <[email protected]> wrote: > Hi all. > > The Eclipse SCA Tools project has just introduced support to run and debug > SCA Java projects. > We added a class to simply deploy a composite on Tuscany 1.x versions. > > It works in the same way than the Tuscany Eclipse tooling, that is to say as > a "Run as" action on the composite. > The main difference with Tuscany tools is that we do not rely on the SCA > domain manager to deploy composites. > But we allow a project to be deployed on several versions of Tuscany without > modifying the SCA project. It can be a quite nice solution to check quickly > that a project still works with a new version of Tuscany. > And the mechniasm is flexible enough to support deployment through the SCA > domain manager. > > I didn't dare to do it because it was almost a copy-paste of the Tuscany > Eclipse tools (and also because my company supports its own platform - which > is not an SCA platform). > I think it would be better if someone from the Tuscany project contributed > it. > So, if someone here is willing to contribute this launcher, it will be > gladly welcome in STP. > > If you're interested, you can check the tutorials and pages available on the > STP wiki and linked below. > > + Tutorial to run SCA applications on Apache Tuscany [0]. > + General presentation [1]. > + Tutorial to debug an SCA Java platform with SCA tools [2]. > > Comments, requests and contributions are welcome. > > Regards, > > Vincent Zurczak. > > > > [0]: > http://wiki.eclipse.org/STP/SCA_Component/SCA_Java_Run_and_Debug_Tuscany > [1]: http://wiki.eclipse.org/STP/SCA_Component/SCA_Java_Run_and_Debug > [2]: > http://wiki.eclipse.org/STP/SCA_Component/SCA_Java_Run_and_Debug_Platform > > -- > Vincent Zurczak > EBM WebSourcing > +33 (0) 4 38 12 16 77 > >
Hi Vincent, this sounds useful so it would be good to add it to Tuscany, but i'm not sure what you're mean by "if someone here is willing to contribute this launcher"? Where is the code now? ...ant
