0 CDK SU Provide Configuration

Version 1 by Roland Naudin
on Sep 29, 2010 09:50.

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

Changes (14)

View Page History
{center}{*}Configuration of a Service Unit to provide a service (JBI)*{center}
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}







|| Parameter || Description \\ || Default \\ || Required ||
| provides | Describe the JBI service that will be exposed into the JBI bus. Interface (QName), Service (QName) and Endpoint (String) attributes are required. | {center}\-{center} \- | {center}Yes{center} Yes |
{table-plus}

\\
{center}{*}Configuration of a Service Unit to provide a service (CDK)*{center}
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}







|| {color:#333333}Parameter{color} || {color:#333333}Description{color}\\ || {color:#333333}Default{color}\\ || {color:#333333}Required{color}\\ ||
| timeout | Timeout in milliseconds of a synchronous send. This parameter is used by the method {{sendSync}} (Exchange exchange) proposes by the CDK {{Listeners}} classes. \\
Set it to 0 for an infinite timeout. | {center}30000{center} 30000 | {center}No{center} No |
| exchange-properties | This sections defines the list of properties to set to the JBI exchange when processing a service. | {center}\-{center} \- | {center}No{center} No |
| message-properties | This sections defines the list of properties to set to the JBI message when processing a service. | {center}\-{center} \- | {center}No{center} No |
| validate-wsdl | Activate the validation of the WSDL when deploying a service unit. | {center}true{center} true | {center}No{center} No |
| wsdl \\ | Path to the WSDL document describing services and operations exposed by the provided JBI endpoints defined in the SU. \\
The value of this parameter is : \\
* an URL
* a file relative to the root of the SU package \\
If not specified, a basic WSDL description is automaticaly provided by the CDK. | {center}\-{center} \- | {center}No{center} No |
| forward-attachments \\ | Defines if attachment will be forwarded from IN message to OUT message. \\ | {center}false{center} false | {center}No{center} No |
| forward-message-properties \\ | Defines if the message properties will be forwarded from IN message to OUT message. | {center}false{center} false | {center}No{center} No |
| forward-security-subject \\ | Defines if the security subject will be forwarded from IN message to OUT message. | {center}false{center} false | {center}No{center} No |
{table-plus}