Hi,

Pls refer to http://dev2dev.bea.com/codelibrary/code/ejb_examples.jsp

I suppose, you need to deploy your application to the cluster, and not
to the individual server instances in the cluster. But surely, it again
depends on what you want to achieve by clustering. You could use your
Admin server to configure the cluster, and also to deploy the
application to the cluster.

Regards

Binildas
Senior Technical Architect
http://www.infosys.com/setlabs

-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED] On Behalf Of manjunath
Sent: Wednesday, October 06, 2004 4:47 PM
To: [EMAIL PROTECTED]
Subject: Weblogic clustering

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".

===========================================================================
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".

Reply via email to