Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieve the server listening port

Status
Not open for further replies.

akto

Programmer
May 26, 2008
1
NO
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top