Hi All,
I'm trying to secure/harden Axis2 server and I see that the admin
password is stored in clear text in axis2.xml as shown below.
*admin*
*password*
I couldn't find much information on storing the admin password
security in official documentation [1] and earlier discussions in
mailing
Hello,
We are having an issue with Axis2 where for every SOAP call we make, the client
also makes a call to retrieve the WSDL file prior to making the actual call.
Is there a way to tell the client to use a local file or in-memory string for
its WSDL instead of retrieving it from the server?