Hi Natasha, Sebastian.

FYI, the last build version of SCA Tools is available here : http://download.eclipse.org/stp/sca/last/
It is not the official Eclipse update site. This is the address where we regularly release custom builds of the SCA tools.


Natasha Prokoshyna a écrit :
Have you tried to install the Tuscany Eclipse Plugin in Eclipse
Ganymede ? Eclipse should use their old install and still be able to
install it....

If during install you get issues complaining about a jar, try to
install from a mirror (see TUSCANY-2866)

[1] https://issues.apache.org/jira/browse/TUSCANY-2866
    

Yes, I previously tried to install from the old update and got jar errors. Using the new mirror link you provided still gets jar errors. [2


Natasha, about model transformations, SCA Tools (again, sorry for the invasion) embeds an EMF meta-model of SCA for Tuscany [0].
The last supported version is the 1.4 [1].

One solution might be to transform your UML to an instance of this meta-model.
And we are currently working on the generation of Java code skeleton of an SCA application from a composite.
As an example, if you create a complete composite, writing the name of the classes and so on (e.g. with the SCA Designer), you could then generate the code of the interfaces and the implementations, with the right properties and references in the code.
You would then just have to define the operations / methods in the Java interfaces and implement them in the implementation classes.

Regards,

                   Vincent Zurczak.



[0] : http://wiki.eclipse.org/STP/SCA_Component/SCA_Composite_Meta_Model
[1] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=261222

-- 
Vincent Zurczak
EBM WebSourcing
+33 (0) 4 38 12 16 77

Reply via email to