Petals-BC-REST

compared with
Current by Nicolas Oddoux
on Nov 22, 2010 09:50.

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

Changes (7)

View Page History
In provider role, when a JBI MessageExchange is sent to a ServiceEndpoint (mapped to a Web Service), it is transformed into a REST message and sent to the linked external Web Service. In consumer role, when a REST message is received on an exposed Web Service, it is transformed into a JBI MessageExchange and sent to the corresponding JBI ServiceEndpoint.

The REST component is based on Jersey and Axis2 (TBD). It provides the following features:
The REST component uses Jersey library. It provides the following features:
* Expose Restful Web Services as JBI Services
* Expose Restful Web Services as JBI Services using a WADL (TBC)
{info}
REST is a style of software architecture not a standard. If you want more details about REST, you can consult the Wikipedia page: [http://en.wikipedia.org/wiki/Representational_State_Transfer]

{info}

{petalslink:author=llacote|type=FIXME À rédiger quand le composant sera mature et releasé.}

h1. Recommended Usage

The petals-bc-rest component can expose an external Web Service as a JBI service endpoint by deploying a Service Unit on it, be it a Web Service, a WADL or a WSDL 2.0.
{petalslink}

{column}
{column:width=25%}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}
{column}
{section}