Issue Faced: WebSphere server status is always "Starting" after enabling the Global Security by double clicking on server.
Solution: Follow the below steps for resolving this issue.
Open soap.client.props in base_v6\profiles\default\properties folder and add the user-id and password fields as shown below. The user-id/password must be the same as the one given on “custom user registry” page.
com.ibm.SOAP.loginUserid=admin
com.ibm.SOAP.loginPassword=admin
Solution: Follow the below steps for resolving this issue.
Open soap.client.props in base_v6\profiles\default\properties folder and add the user-id and password fields as shown below. The user-id/password must be the same as the one given on “custom user registry” page.
com.ibm.SOAP.loginUserid=admin
com.ibm.SOAP.loginPassword=admin
No comments:
Post a Comment