Joćo Clemente wrote:
As I've reported some days ago, when using 3.0.5RC2, I am getting these strange lines in my log file. This time I'm using 3.0.5 binaries available in sourceforge.

01:16:45,502 INFO [JBossWebApplicationContext] setDistributable true
01:16:46,062 INFO [JBossWebApplicationContext#/webmail] using Distributable HttpSession Manager: or
g.mortbay.j2ee.session.Manager@779959
01:16:46,102 WARN [Manager] No Store. Falling back to a local session implementation - NO HTTPSESSI
ON DISTRIBUTION

As anyone seen this before?
If you set the <distributable/> tag in your web.xml you should:

1. be doing so intentionally - it is a costly thing to do.
2. uncomment the JGStore block in deploy/jbossweb.sar/META-INF/jboss-service.xml
3. run the 'all' configuration, which contains JavaGroups which is needed for session distribution.

Jules




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Reply via email to