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 2: Line 2:
  
 
== SCA Tools 1.0.0 ==
 
== SCA Tools 1.0.0 ==
 +
'''SCA Tools'''
 +
* Compatible with Eclipse Europa and Eclipse Ganymede
 +
 
'''SCA Meta Model'''
 
'''SCA Meta Model'''
 
* OSOA elements
 
* OSOA elements
 +
<table border="1">
 +
<tr><td>'''Implementation'''</td><td>Java</td><td>SCA</td></tr>
 +
<tr><td>'''Interface'''</td><td>Java</td></tr>
 +
<tr><td>'''Binding'''</td><td>WebService</td><td>SCA</td></tr>
 +
</table>
 
* Tuscany elements
 
* Tuscany elements
 +
<table border="1">
 +
<tr><td>'''Implementation'''</td><td>Script</td><td>Notification</td><td>XQuery</td><td>Resource</td><td>OSGi</td><td>Spring</td><td>BPEL</td></tr>
 +
<tr><td>'''Interface'''</td><td>WSDL PortType</td><td>BPELPartnerLink</td></tr>
 +
<tr><td>'''Binding'''</td><td>RMI</td><td>Atom</td><td>DWR</td><td>HTTP</td><td>JSON-RPC</td><td>Notification</td><td>RSS</td><td>EJB Session Bean</td></tr>
 +
</table>
  
 
'''SCA Composite Designer'''
 
'''SCA Composite Designer'''
Line 14: Line 27:
 
* Validate
 
* Validate
  
'''SCA Samples'''
+
'''SCA Samples''': [[STP/SCA_Component/SCA_Samples|How to use samples]]
* Java
+
 
* RMI Service
+
'''SCA Documentation'''
* RMI Reference
+
[[Image:SCAHelp.png]]
* Script
+
* Composite
+

Revision as of 10:54, 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
  • Promote action
  • Drag'n'drop (Java)
  • Hide/show implementations/interfaces/bindings
  • Validate

SCA Samples: How to use samples

SCA Documentation SCAHelp.png

Back to the top