Search code examples
javajenkinscontinuous-integrationwebspherejenkins-pipeline

Jenkins deploy to webshpere without websphere deployment plugin


Is there a way to deploy from jenkins to websphere 8.5 ND without the websphere deployment plugin ?

Do I need to install websphere on the jenkins server in order to use the wsadmin scripting tool or there is a way I can only install the wsadmin cli ?

This is a remote deployment.


Solution

  • You can use wsadmin thin client .

    https://www.ibm.com/support/knowledgecenter/es/SSAW57_8.5.5/com.ibm.websphere.nd.multiplatform.doc/ae/txml_adminclient.html