Element Summary

ElementDescriptionClass
componenta component for hosting JAX-WS pojos. It is based on the CXF runtime.org.apache.servicemix.cxfse.CxfSeComponent
endpointan endpoint using CXF's JAX-WS frontendorg.apache.servicemix.cxfse.CxfSeEndpoint
proxyA CXF proxyorg.apache.servicemix.cxfse.CxfSeProxyFactoryBean

Element Detail

Element: component

ElementTypeDescription
endpoints(endpoint)*the endpoints hosted by a component

Element: endpoint

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:booleanSpecifies if the service can consume MTOM formatted binary data.
schemaValidationEnabledxs:boolean
servicexs:QName
useJBIWrapperxs:booleanSpecifies if the endpoint expects to receive the JBI wrapper in
ElementTypeDescription
definition<spring:bean/>
description<spring:bean/>
inFaultInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process incoming faults
inInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process incoming requests
outFaultInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process
outInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process response messages
pojo<spring:bean/>a bean configuring the JAX-WS annotated implementation for the endpoint
properties<spring:bean/>
serviceUnit<spring:bean/>

Element: proxy

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
namexs:string
propagateSecuritySubjectxs:boolean
servicexs:QName
typexs:string
useJBIWrapperxs:boolean
ElementTypeDescription
container<spring:bean/>
context<spring:bean/>
factory<spring:bean/>