aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes ID a server instance in clustered environment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "ID a server instance in clustered environment" Watch "ID a server instance in clustered environment" New topic
Author

ID a server instance in clustered environment

Rusty Nell
Greenhorn

Joined: Jun 13, 2008
Posts: 3
I am running Weblogic 10.0 servers in a clustered environment, is there a way that I could uniquely identify each individual server instance in the cluster while keeping the deployment of the servers instances uniform?

I am sending messages from the cluster and want the message to contain both the name of the application that sent the message as well as identification of the actual server in the application cluster.

Thanks
-Rusty
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

"Rusty Nail", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ID a server instance in clustered environment
 
Similar Threads
Failover Testing
SessionCounter in Cluster Weblogic environment
Clustering
Load Balancing in Websphere 6.x through MDB's
Clustering of EJB/App Server - What Really Do?