Axis 1.X WSDD Reference: role

Can be used in

handlerInfoChain

Description

The roles processed by a JAX-RPC handler can be assigned to a handler using the role element. The handler in the example has two roles.
<handlerInfoChain>
    <handlerInfo classname="com.osmoticweb.soap.SignatureHandler"/>
    <role soapActorName="http://osmoticweb.com/procurement-application"/>
    <role soapActorName="http://osmoticweb.com/order-processor"/>
</handlerInfoChain>

Attributes

NameMandatoryDefaultDescriptionExamples
soapActorNameyes-

URI used as role name

http://osmoticweb.com/order-processor

Index

Provided by predic8.com