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 "SMILA/Documentation/HowTo"

(New page: = SMILA HowTo manuals = == Setup == * How to set up the development environment * [[SMILA/Development Guidelines/How to set ...)
 
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 ProcessingService|How to write a '''processing service''']]
 
 
* [[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 09:00, 20 April 2011

SMILA HowTo manuals

Setup

Build

Creation of bundles

Integrate a component

Back to the top