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 "SCA/New And Noteworthy"

< SCA
(SCA Tools 1.0.0)
(SCA Tools 1.0.0)
Line 23: Line 23:
 
'''SCA Composite Designer'''
 
'''SCA Composite Designer'''
 
* Arrange all
 
* Arrange all
* Auto size
+
* Auto size (right clic on the components and the composite)
  
 
[[Image:SCAAutoSize.png]]
 
[[Image:SCAAutoSize.png]]
* Promote action
+
* Promote action (right clic on the service/reference of a component)
  
 
[[Image:SCAPromote.png]]
 
[[Image:SCAPromote.png]]
* Drag'n'drop (Java)
+
 
 +
* Drag'n'drop (Java interface and Java implementation)
 
* Hide/show implementations/interfaces/bindings
 
* Hide/show implementations/interfaces/bindings
 +
 +
[[Image:SCAHideShow.png]]
 +
 
* Validate
 
* Validate
  

Revision as of 11:10, 18 June 2008

In progress

SCA Tools 1.0.0

SCA Tools

  • Compatible with Eclipse Europa and Eclipse Ganymede


SCA Meta Model

  • OSOA elements
ImplementationJavaSCA
InterfaceJava
BindingWebServiceSCA
  • Tuscany elements
ImplementationScriptNotificationXQueryResourceOSGiSpringBPEL
InterfaceWSDL PortTypeBPELPartnerLink
BindingRMIAtomDWRHTTPJSON-RPCNotificationRSSEJB Session Bean


SCA Composite Designer

  • Arrange all
  • Auto size (right clic on the components and the composite)

SCAAutoSize.png

  • Promote action (right clic on the service/reference of a component)

SCAPromote.png

  • Drag'n'drop (Java interface and Java implementation)
  • Hide/show implementations/interfaces/bindings

SCAHideShow.png

  • Validate


SCA Samples: How to use samples


SCA Documentation

SCAHelp.png

Back to the top