| Element | Description | Class |
|---|---|---|
| component | A jsr181 component | org.apache.servicemix.jsr181.Jsr181Component |
| endpoint | A jsr181 endpoint | org.apache.servicemix.jsr181.Jsr181Endpoint |
| proxy | A jsr181 proxy | org.apache.servicemix.jsr181.xfire.JbiProxyFactoryBean |
| Element | Type | Description |
|---|---|---|
| endpoints | (endpoint)* |
| Attribute | Type | Description |
|---|---|---|
| annotations | xs:string | |
| endpoint | xs:string | |
| interfaceName | xs:QName | |
| mtomEnabled | xs:boolean | |
| pojoClass | xs:string | |
| service | xs:QName | |
| serviceInterface | xs:string | |
| style | xs:string | Service style: can be rpc, document,
wrapped or message.
Default to wrapped |
| typeMapping | xs:string | |
| wsdlResource | xs:string |
| Element | Type | Description |
|---|---|---|
| definition | <spring:bean/> | |
| description | <spring:bean/> | |
| pojo | <spring:bean/> | |
| properties | <spring:bean/> | |
| serviceUnit | <spring:bean/> | |
| validationEnabled | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| endpoint | xs:string | |
| interfaceName | xs:QName | |
| name | xs:string | |
| propagateSecuritySubject | xs:boolean | |
| service | xs:QName | |
| type | xs:string |
| Element | Type | Description |
|---|---|---|
| container | <spring:bean/> | |
| context | <spring:bean/> | |
| factory | <spring:bean/> |