Element Summary

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

Element Detail

Element: component

ElementTypeDescription
bus<spring:bean/>the CXF bus
componentRegistry<spring:bean/>
endpoints(endpoint)*the endpoints hosted by a component
executor<spring:bean/>
executorFactory<spring:bean/>

Element: endpoint

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:booleanSpecifies if the service can
pojoEndpointxs:QNameSpecifies the servicemodel
pojoInterfaceNamexs:QName
pojoServicexs:QNameSpecifies the servicemodel
servicexs:QName
useAegisxs:booleanSpecifies if the endpoint use
useJBIWrapperxs:booleanSpecifies if the endpoint expects
useSOAPEnvelopexs:booleanSpecifies if the endpoint expects
useXmlBeansxs:booleanSpecifies if the endpoint use
ElementTypeDescription
definition<spring:bean/>
description<spring:bean/>
inFaultInterceptors(<spring:bean/>)*a list of beans configuring
inInterceptors(<spring:bean/>)*a list of beans configuring
outFaultInterceptors(<spring:bean/>)*a list of beans configuring
outInterceptors(<spring:bean/>)*a list of beans configuring
pojo<spring:bean/>a bean configuring the JAX-WS
properties<spring:bean/>
serviceUnit<spring:bean/>

Element: proxy

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:boolean
namexs:string
propagateSecuritySubjectxs:boolean
servicexs:QName
typexs:string
useJBIWrapperxs:booleanSpecifies if the endpoint expects to receive the JBI wrapper in the message received from the NMR. The default is true.
useSOAPEnvelopexs:booleanSpecifies if the endpoint expects soap messages when useJBIWrapper is false,
ElementTypeDescription
componentRegistry<spring:bean/>
container<spring:bean/>
context<spring:bean/>
factory<spring:bean/>