web services - Custom WS-Policy with Spring-WS -


i using spring-ws provide services , generate wsdl. want mention in generated wsdl soap headers required. header should like:

<soapenv:header>      <my:system>abc</my:system> </soapenv:header> 

being said need provide ws-policy, headers provided. how can tell spring create such policy?


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -