[jboss-jira] [JBoss JIRA] Created: (JBAS-4447) Remove '*' from distributed session id alphabet

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue May 29 00:23:08 EDT 2007


Remove '*' from distributed session id alphabet
-----------------------------------------------

                 Key: JBAS-4447
                 URL: http://jira.jboss.com/jira/browse/JBAS-4447
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
    Affects Versions: JBossAS-5.0.0.Beta2
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For:  JBossAS-5.0.0.Beta3


The set of chars used to make up session ids for distributed sessions includes '*'.  This causes problems with session passivation if FileCacheLoader is used, since the session id becomes part of a filesystem path and '*' is an illegal char on some filesystems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list