View Template - BC-template

Labels:  (None)

Feature

Exposing a ... as a service

Usage

XXXX Operation

Request examples

YYYY Operation

Request examples

Configuration

Unable to render {include} Couldn't find a page to include called: 0 CDK SU Provide Configuration

  Service Unit attributes to provide services

Attribute Description Default value Required
server IP or DNS name of the server  
Yes

Service Unit descriptor

The service unit is configurable via its extensions in the jbi.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<jbi:jbi xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:jbi="http://java.sun.com/xml/ns/jbi"
    xmlns:petalsCDK="http://petals.ow2.org/components/extensions/version-5"
    version="1.0">

<jbi:services binding-component="true">
    ....
    </jbi:services>
</jbi:jbi>

Service Unit content

The Service Unit has to contain the following elements, packaged in an archive:

  • The META-INF/jbi.xml descriptor file, has described above,
  • An optional wsdl file describing the related service
service-unit.zip
+ META-INF
    - jbi.xml (as defined above)
    - service.wsdl (optional)

Invoking a service on external event

Configurations

Service Unit descriptor

Component Configuration

The following attributes can be set during the installation phase to configure the component, using the params element of the jbi-install-component ANT task:

Unable to render {include} Couldn't find a page to include called: 0 CDK Component Configuration Table
Unable to render {include} Couldn't find a page to include called: 0 CDK Parameter scope
Table of contents
Contributors
No contributors found for: authors on selected page(s)