-
Bug
-
Resolution: Fixed
-
Blocker
-
Windows (Jenkins) Solaris (WAS)
Hello,
I am trying to deploy an ear file into a remote Websphere Application server. The build fails due to the error shown below:
Connected to IBM WebSphere Application Server!
Error deploying to IBM WebSphere Application Server: D:\Program Files\Jenkins\jobs\test\lastSuccessful does not exist.
Build step 'Deploy To IBM WebSphere Application Server' changed build result to FAILURE
What is the right configuration for the ear path. I think it is coming from there. Currently I set it as **/test.ear. This is urgent. Any help would be much appreciated!
Cheers
-R
Reza, that is the correct configuration path syntax. Is there not a "lastSuccessful" directory under the "test" job specified in your file system? What's the path of the test.ear that's built?