To modify the plug-in for an iPlanet Web Server
Make these changes to the obj.conf file:
Service fn="wl-proxy" WebLogicHost="north.com" WebLogicPort="7001" PathTrim="/weblogic"
WebLogicCluster="wl_host:port,wl_host:port,..."
For example, this cluster has two nodes:
Service fn="wl-proxy" WebLogicCluster="north.com:7001,south.com:7001" PathTrim="/weblogic"
Note: Be sure to use host names, not IP addresses. The host names work even if you use dynamic IP addresses.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |