Application Integration (On-Premises) : Administering the Software AG Infrastructure : Working with Web Services : Configure Message Transports : Configure Mail Transport : Force Deployment Over Mail Transport Only
Force Deployment Over Mail Transport Only
If not configured explicitly, a web service is deployed over all activated transports in Web Services Stack. If you want to restrict a web service to be deployed only over Mail transport, you must add this element in the web service’s services.xml file:
<service ...>
<transports>
<transport>mailto</transport>
</transports>...
</service>
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback