[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2009-04-06 Thread jmalkan
Sorry forgot to put code tag.


  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223826#4223826

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2009-04-06 Thread jmalkan
I have a similar problem. I don't know the real solution. If anyone knows, 
please let me know. I am on JBoss 4.2.1.

However, Uncomment following valve in deploy\jboss-web.deployer\server.xml 
worked.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223825#4223825

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223825
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2009-03-27 Thread sureshrk19
Please ignore my previous post... 

The issue I'm facing is same as initial post by "sudeepthi" i.e., Problem with 
Apache loadbalancer, j_security_check and JBoss (in clustered env).

Please let me know if any of you come across any solution/work-around.

Thanks,
Suresh

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221673#4221673

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221673
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2009-03-27 Thread sureshrk19
Hi,

Did the tag worked for you?
I have 
true
in web.xml

but, still I see the same prob (with login)

Please let me know if you find any solution/work-around.

Thanks,
Suresh

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221671#4221671

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221671
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2008-08-29 Thread krisohary
tag:



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173284#4173284

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173284
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2008-08-29 Thread krisohary
use  tag in your app's web.xml
This will make your app distributed among the available nodes which is actually 
necessary in replication of your sessions.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173283#4173283

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173283
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2008-08-11 Thread trulore
Yikes.

Turning on sticky sessions defeats the purpose of load balancing.  It keeps a 
user pinned to one server regardless of load or anything else.

This is a VERY serious bug (in my opinion).  I can't seem to find any info of 
any progress in fixing this bug.  I was hoping JBoss offered some kind of 
work-around or Valvebut I haven't been able to find it.

Robert 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169953#4169953

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169953
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Problem with Apache loadbalancer, j_security_check and J

2007-09-26 Thread [EMAIL PROTECTED]
You have to use sticky sessions.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088854#4088854

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088854
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user