Petals Getting started - day 3 - Expose a FTP Service in SOAP

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
This time you will expose an existing service (FtpTutorial), from the bus to the outside. BC-SOAP will _Consume_ "FtpTutorial" and expose it as an external SOAP web-service.

{info}Petals ESB Service-unit can be providers or consumers, based on JSR-208 specifications. This gives more flexibility: When the interface remains, you can change a SU-provide without redeploying the SU-consume. Same in the other way.{info}
{info}SU can define service providers or service consumers. The link between a provider and a consumer is virtual. In fact, it is the Petals kernel (and more specifically, the NMR - Normalized Message Router) that will be in charge of putting a consumer and a provider in relation.{info}

*Expose a SOAP-Consume of FtpTutorial:*