This is because cookies are set to false in the DefaultContext config and
the examples are not encoding the urls to perform url rewriting. Change
the DefaultContext line in the jboss/conf/catalina/jboss.jcml file to the
following and sessions work fine:
<DefaultContext cookies = "true" crossContext = "true"
override = "true" />
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Craig Day" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 18, 2002 6:24 AM
Subject: [JBoss-dev] HTTP Sessions broken in jboss2.4.5-tomcat4.0.3
> try it, youll be trying to guess that number forever. when you run the
catalina in the distribution standalone sessions work fine, so its the
jboss-catalina combo thats the problem. sorry i cant give more information,
dont know where to start looking.
>
> c
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development