[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-28 Thread nickman
Re: WAR Archive

The current full war has a whole legacy system dependency, but I will contrive a 
duplucation of the problem and send it.

Thanks.

//Nicholas

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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827776>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-28 Thread nickman
Yes, the load balancer is a Cisco CSS configured for sticky least conns.

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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827775>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-28 Thread Sacha Labourey
do you have a sample WAR archive I could use? I can then simply drop it in two 
clustered JBoss instances and see how it behaves for me with default JBoss binaries.

sacha

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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827766>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-28 Thread [EMAIL PROTECTED]
Have you configured "sticky" sesssions for your HTTP load balancer?



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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827761>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-27 Thread nickman
Sacha;

Thanks for the reply.

I am quite certain the classes are serializable. For a while, we had one that was not, 
but it was made quite evident by errors in the log, which we are no longer getting.

I have een observing this issue in 3.2.3, so I wrote a proof of concept (with only 
String values in the session) which also did not work until I upgraded to 3.2.4RC1, 
based on the "UseLocalCache attribute set to false" recommendation I read elsewhere, 
so 3.2.4RC1 ran the proof of concept fine, but not my full app.

I have used both the following in my testing of the full app:


  | 
  |   /
  |
  |   SET
  |   SYNC
  |
  | 
  | 

and 


  | 
  |
  |   SET_AND_GET
  |   SYNC
  |
  | 
  | 

Thanks again.

//Nicholas

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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827743>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-27 Thread Sacha Labourey
Are you sure your classes are Serializable?

Which version of JBoss? 

What is your jboss-web.xml clustering configuration, if any?

sacha

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

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827715>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user