Software AG Product Suite 10.4 | Working with Web Services | About Configuring Message Transports | Configuring 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 © 1999-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release