[jboss-user] [Clustering/JBoss] - Re: Load balancer to wit till the jboss server started

2009-04-15 Thread tosaravananm
We use JAAS Authentication policy. To explain the problem clearly, We have a rich client developed on eclipse rcp, login to the application will be done using this rich client. And we use client side interceptor as a load balancer and RoundRobin as a load balancing policy. RoundRobin load bala

[jboss-user] [Clustering/JBoss] - Re: Issue with JRMP HA invoker?

2008-11-13 Thread tosaravananm
Identified the issue, timeout for socket creation is not configured in sun.rmi.transport.proxy.RMIDirectSocketFactory public Socket createSocket(String host, int port) throws IOException { //Problem here //Timeout is not configured for socket creation return new

[jboss-user] [Clustering/JBoss] - Issue with JRMP HA invoker?

2008-11-11 Thread tosaravananm
We are using the jboss version 4.2.2.GA with cluster setup to host our application. We have few singleton services specific to our application. When singleton(master) server gets killed, i see the new master comes up and deploys the singleton services. And when i call the singleton service metho

[jboss-user] [Clustering/JBoss] - How to check the new singleton is fully started?

2008-11-10 Thread tosaravananm
Hi, Please bare for the silly question In a cluster setup, when singleton server goes down, the new singleton will be brought up by jboss. My question is, is there way i can find whether all my singleton services are deployed on a new singleton server which is comming up? View the original

[jboss-user] [Clustering/JBoss] - Re: Load balancer to wit till the jboss server started

2008-06-18 Thread tosaravananm
Thanks bstansberry, My problem is not the order the services are deployed. Calls are hitting the jboss server from client, before my service gets deployed. Because the interceptor does not have any knowledge whether the service is deployed or not. (How can i tell my interceptor to forward the c

[jboss-user] [Clustering/JBoss] - Re: Load balancer to wit till the jboss server started

2008-06-12 Thread tosaravananm
"tosaravananm" wrote : We use EJB, and clientside interceptor proxy for load balancing.. | | Can I add a interceptor to check whether the server is fully started or not? and proceed only if the server is started, other wise pass to other server?. | | Will it work? View th

[jboss-user] [Clustering/JBoss] - Re: Load balancer to wit till the jboss server started

2008-06-12 Thread tosaravananm
We use EJB, and clientside interceptor proxy for load balancing.. Can I ad a interceptor to check whether the server is full ystarted or not? and proceed only if the server is started, other wise route to other server?. Can this help? View the original post : http://www.jboss.com/index.html?mo

[jboss-user] [Clustering/JBoss] - Re: Load balancer to wit till the jboss server started

2008-06-10 Thread tosaravananm
Login to our application(where we authenticate the user from our application), and not to the webapp(app server). We use the JBoss-4.2.2.GA. How do i configure the loadbalancer or from JBoss server to forward the calls only when the server is fully started?. View the original post : http://ww

[jboss-user] [Clustering/JBoss] - Load balancer to wit till the jboss server started

2008-06-09 Thread tosaravananm
Hi All, We have a cluster group where all the servers have a service which has the security deployment policy, the user name password validation is done on this service. When the user tries to login when new server is in the start progress and the service was not deployed, we could not authen

[jboss-user] [Clustering/JBoss] - Re: Way to identify graceful startup/shutdown in cluster gro

2008-05-28 Thread tosaravananm
Thanks Brian Stansberry. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154124#4154124 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154124 ___ jboss-user mailing list jboss

[jboss-user] [Clustering/JBoss] - Re: Way to identify graceful startup/shutdown in cluster gro

2008-05-27 Thread tosaravananm
The other members in the group want to identify. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153838#4153838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153838 ___ jboss-