Hi.

We have (generated) wsdl's that look like this:
    <message name="SECSSecurityTokenCreate_V1_0Req">
        <part element="impl:SECSSecurityTokenCreate_V1_0InputArgs"
name="SECSSecurityTokenCreate_V1_0RequestIn"/>
        <part element="edb:AutHeader" name="SoapHeader"/>
    </message>


the edb:AutHeader is defined in another schema - and does not have any
mustUunderstand attributes.

My question is not directly CXF but rather WSDL1.1 based - am I as a service
provider obliged to accept this header? And if so I guess the attribute
should be defined in the schema as well?

I've read the specs but I didn't get a clear answer from reading them.



--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Reply via email to