Thursday, March 4, 2010

How do you do Synchronization from command line in websphere6.1 in Linux?

before Synchronizing from command line you need to stop the NodeAgent then,

Linux:
• /usr/WebSphere/AppServer/Profiles/prof_name/bin/
addNode.sh Dmgr (ip) 8879 (SOAP conn port).

Windows:
• /usr/WebSphere/AppServer/Profiles/prof_name/bin/
addNode.sh Dmgr (ip) 8879 (SOAP conn port)

No comments:

Post a Comment