Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/HowTo"

(Integrate a component)
Line 18: Line 18:
 
* [[SMILA/Howto integrate a component in SMILA|'''In detail:''' How to integrate a component in SMILA]]
 
* [[SMILA/Howto integrate a component in SMILA|'''In detail:''' How to integrate a component in SMILA]]
 
* [[SMILA/Development_Guidelines/How to write a Pipelet|How to write a '''pipelet''']]
 
* [[SMILA/Development_Guidelines/How to write a Pipelet|How to write a '''pipelet''']]
 +
* [[SMILA/Development_Guidelines/How_to_write_a_Worker|How to write a '''worker''']]
 
* [[SMILA/Development_Guidelines/How to implement an agent|How to implement an '''agent''']]
 
* [[SMILA/Development_Guidelines/How to implement an agent|How to implement an '''agent''']]
 
* [[SMILA/Development_Guidelines/How to implement a crawler|How to implement a '''crawler''']]
 
* [[SMILA/Development_Guidelines/How to implement a crawler|How to implement a '''crawler''']]
 
* [[SMILA/Development_Guidelines/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
 
* [[SMILA/Development_Guidelines/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
 
* [[SMILA/Development_Guidelines/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]
 
* [[SMILA/Development_Guidelines/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]

Revision as of 08:42, 26 September 2011

SMILA HowTo manuals

Setup

Build

Creation of bundles

Integrate a component

Back to the top