IntelliJ Java IDE
The moose likes JBoss and the fly likes Clustering with Jboss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Clustering with Jboss" Watch "Clustering with Jboss" New topic
Author

Clustering with Jboss

Leonardo Ribeiro de Oliveira
Greenhorn

Joined: Mar 08, 2005
Posts: 1
Hello, I am trying to run the clustering service in jboss 3.2.5 and i have one problem to solve:
How can i call the cluster? i mean:
I know how to call an specific machine in the cluster.
For example:

Machine 1: http://10.71.198.20:8080/projeto/jsp/EnderecoMnt.jsp?ACAO=EXIBIRFLT
Machine 2: http://10.71.198.21/projeto/jsp/EnderecoMnt.jsp?ACAO=EXIBIRFLT , and so on...

But i have to call the cluster instead of calling the specific machine.
For example: http://cluster address/projeto/jsp/EnderecoMnt.jsp?ACAO=EXIBIRFLT
Who can help me?
 
 
subject: Clustering with Jboss
 
Threads others viewed
How to run jsp in the jboss
where to map the domain name in Tomcat??
How access web application use root context?
How stable is JBoss?
Singletons with Clustering
developer file tools