You are currently browsing the tag archive for the ‘IBM WebSphere Application Server’ tag.

Working with a WebSphere Application Server-based solution that is deployed remotely on a Linux platform, such as in the cloud, with the Rational Application Developer-based tooling, is a popular requirement.  In my case, the remote server was the WebSphere Dynamic Process Edition (WebSphere Process Server with a set of products including WebSphere Business Monitor) on RHEL, and WebSphere Integration Developer (WID).

It worked bearing in mind the following points:

1. if the remote server is shown as “Stopped” even though it is started, and the remote server is on a Linux platform, apply RAD/WID patch included in PMR 59591,L6Q,000 (as of 7.0.1.1 this patch is still needed), substitute the jar of same name with PMR’s attached jar, and rename this jar to be the same as the substituted one;

2. confirm that the server isn’t ND (Network Deployment) as this is not supported for remote uses from the RAD/WID;

(reference: http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14253319)

3. deployment will fail if host name returned from remote server is not recognised by RAD/WID machine, look at what host name is used by the server by checking <WAS_HOME>\profiles\<PROFILENAME>\config\cells\<CELLNAME>\nodes\<NODENAME>\serverindex.xm – and adding the host name to hosts file on RAD/WID machine with the IP address of the server, for example – the host name in serverindex.xml in my case was “pear”, so I added “123.45.67.89 pear” (123.45.67.89 is the IP address of the server) to the hosts file.

(reference: https://www.ibm.com/developerworks/forums/thread.jspa?messageID=13926131&#13926131)

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3 other followers

Author

I work in IBM Software Services for WebSphere and Lotus (ISSW and ISSL respectively), who do specialist work for customers. Contact ISSW or ISSL for more details. I can also be contacted through email. Any views here are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Follow

Get every new post delivered to your Inbox.