Re: [JBoss-user] jboss 3.2 http session clustering

2003-02-19 Thread Jules Gosnell
If you are using Jetty,

Use the 'all' configuration..

Uncomment the necessary block in 
.../deploy/jbossweb.sar/META-INF/jboss-service.xml

Check out the JavaGroups doc to make sure that multicast traffic is 
being handled correctly by your network.

Add the  tag to your war/WEB-INF/web.xml

Ensure that you call session.setAttribute(key, value) every time you 
want something distributed.

That's it.

Mail any further questions/problems to the list.

Don't worry about the jbossha-httpsession.sar unless you are using the 
tomcat integration or have a particular requirement for using it.

Cheers,


Jules






Dennis Muhlestein wrote:
I've seen a lot of talk about http session clustering in branch
JBoss_3_0.

How about the 3.2 branch? Anyone tried it.  Is 3.2 covered well in the
jboss clustering docs?

TIA
-Dennis



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user






---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] jboss 3.2 http session clustering

2003-02-18 Thread Dennis Muhlestein
I've seen a lot of talk about http session clustering in branch
JBoss_3_0.

How about the 3.2 branch? Anyone tried it.  Is 3.2 covered well in the
jboss clustering docs?

TIA
-Dennis



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user