How to deploy an EAR application to Websphere Cluster using hudson or jenkins Websphere Deployment Plugin

My requirement is to deploy the EAR application in a Websphere Cluster environment using the jenkin Websphere deploy plugin.

so when I need to specify details like server or cell or node or cluster.

I know that we are using the WAS61Adapter.properties file in the hudson websphere-plugin [http://wiki.hudson-ci.org/display/HUDSON/Deploy+WebSphere+Plugin] version 1.0. Do I need to mention the properties file [WAS61Adapter.properties] in this. If so, what are the details?

Thank.

+3
source share

All Articles