Hi everyone,
I am currently working with a cluster setup of 4 Weblogic instances running a J2EE application, listening on different ports, e.g. 7111, 7112, 7113 and 7114.
Are the different server instances aware of their listening port in some way? And is there a way for me to retrieve this information in my code, i.e. is there a method call in the Weblogic API that does this?
All help will be appreciated.
Thanks,
Akto
I am currently working with a cluster setup of 4 Weblogic instances running a J2EE application, listening on different ports, e.g. 7111, 7112, 7113 and 7114.
Are the different server instances aware of their listening port in some way? And is there a way for me to retrieve this information in my code, i.e. is there a method call in the Weblogic API that does this?
All help will be appreciated.
Thanks,
Akto