How to change AdminServer listening address?
I am migrating my current weblogic cluster from an old cluster VMs to a new cluster VMs. I basically just copy the whole domain and configuration using a linux utility called 'rsync'.
However, after i start up the weblogic in the new VM and create the new machines and servers from the weblogic console, i noticed that the changes are propogated back to my old cluster VMs.
How do i point the AdminServer to the new VM?