Element Summary

ElementDescriptionClass
domSimple handler which force the message to be transformed as a DOM document. This can be useful when debugging or to detect a non-xml input stream before sending a JBI exchange.org.apache.servicemix.soap.handlers.dom.DomHandler
ws-addressingorg.apache.servicemix.soap.handlers.addressing.AddressingHandler
ws-securityWS-Security handler. This handler is heavily based on xfire-ws-security project.org.apache.servicemix.soap.handlers.security.WSSecurityHandler

Element Detail

Element: dom

AttributeTypeDescription
requiredxs:boolean

Element: ws-addressing

AttributeTypeDescription
requiredxs:boolean

Element: ws-security

AttributeTypeDescription
actorxs:string
domainxs:string
keystorexs:string
receiveActionxs:string
requiredxs:boolean
sendActionxs:string
usernamexs:string
ElementTypeDescription
authenticationService<spring:bean/>
crypto<spring:bean/>
handler<spring:bean/>