[
https://issues.apache.org/jira/browse/AXIS2-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe updated AXIS2-2793:
-------------------------------------
Issue Type: New Feature (was: Bug)
This is not a bug, rather a new feature
> WSDL2Java should generate some kind of infrastructure on the server side for
> soap:headers defined in WSDL
> ---------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-2793
> URL: https://issues.apache.org/jira/browse/AXIS2-2793
> Project: Axis2
> Issue Type: New Feature
> Reporter: Glen Daniels
> Assignee: Amila Chinthaka Suriarachchi
>
> Right now we generate extra parameters on Stubs for <soap:header>s on the
> client side. We do not do any equivalent for the server side skeletons.
> This is potentially a problem in that if one of the headers is sent at
> runtime with MustUnderstand="true", we'll get a fault even though we should
> understand the header.
> Proposal is to define an "ApplicationHeaderHandler" which reads metadata from
> AxisService describing which headers the service understands. It a) checks
> to see that those headers are present in the message (faults if not), b)
> marks them as processed so MU test works, and c) supplies the OMElements in
> convenient properties of the MessageContext.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]