How to deploy EAR file in WebSphre clustered environment?
任何人都可以解释如何在WebSphere 7的集群环境中部署EAR文件。我可以在单个节点上部署它,但不能在集群环境中部署
You deploy the EAR to the cluster and WebSphere 7 deploys the EAR to the systems that make up the cluster.
Here are some instructions for deploying your application on WebSphere Application Server 7.0
Part 1
Part 2
链接地址: http://www.djcxy.com/p/47646.html