the NOT encrypted password also works.
actually it depends on your security consideration.
if you don’t want any other people, who has the sysadmin rights, to get the pwd from here, just encrypted it.
to do this, you can either search for DES or check in such folder “[webMethods root]\MWS\server\default\deploy[your project name]\WEB-INF\wsclients.xml”
- <webservice isConnectionURL="http://localhost:5555" isService="WmTestCase.wm_test.flowServices:searchRequirements" name="searchRequirements" package="com.webMethods.caf.is.wsclient.wmtestcase.wm_test.flowservices.searchrequirements" password="{DES}vrFIelCdkow=" requiresAuth="true" soapLibrary="glue" username="Administrator"
#webMethods#webMethods-Archive#Release-7-1-Feedback-WMUsers