-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Jenkins - 2.13
Websphere Application Server 8.5.5.9
WebSphere Deployer Plugin - 1.3.4
Windows machine 64-bit
Java 8
I am trying to deploy application on a remote websphere application server(WAS). By remote I mean the WAS server is on different windows machine and Jenkins is installed on different windows machine. I am using websphere deployer plugin to connect to WAS server and deploy application(.ear file).
I had two scenarios:
1. Jenkins and WAS on same windows machine --> This works well for me. I have done all the required configurations.
2. Jenkins and WAS on different windows machine --> Here I am facing soap connectivity problem. Please find following error message:
Jul 12, 2016 4:11:16 PM com.ibm.websphere.management.AdminClientFactory
WARNING: ADMC0046W: The system failed to load properties from com.ibm.SOAP.configURL: file:null/properties/soap.client.props
Now what I am thinking, the file path is not correct and we have only one supported type -SOAP. So need your help, please assist.
NOTE: it's urgent to resolve this issue to proceed forward.
Thanks