Hi, I have a question regarding weblogic clustering. Below is the details of my cluster environment.
1)I have an admin server on machine A and listening on some port.No applications are deployed on this server and this server is not part of cluster. 2)I have a managed server on machine B and listening on port 1001 and my entire application os deployed on this server and this server is part of the cluster. 3)I have another managed server on machine C and listening on port 1001 and again my entire application is deployed on this server also and this is also part of the cluster. Now when I have to access my application which url should I use(whether the admin server url or the managed server's url).How does the routing take place in this scenario.My load balancing algorithm is round robin. When I try to access my application through admin server's url(http://adminserver:port) it doesnt work. In a clustered environment how should I access my application. Please help on this. Thanks Manjunath =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
