[jboss-jira] [JBoss JIRA] Created: (JBAS-4556) Support "transient" session attributes
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Jul 16 09:46:04 EDT 2007
Support "transient" session attributes
--------------------------------------
Key: JBAS-4556
URL: http://jira.jboss.com/jira/browse/JBAS-4556
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Clustering, Web (Tomcat) service
Reporter: Brian Stansberry
Priority: Optional
Fix For: No Release
Consider mechanisms to support "transient" session attributes, i.e. attributes that don't replicate.
A couple concepts:
1) A general jboss-web.xml flag. If set, tests any attribute for serializability before replicating; if not serializable don't include it in the serialized form.
2) A jboss-web.xml block where specific attribute names could be listed for exclusion.
Marking this JIRA as "No Release" as I'm adding it to record an idea that came up as a tangent in a support case discussion. Not on any short-term roadmap unless someone in the community expresses interest in exploring the idea and implementing it. "Exploring it" in the sense of validating any use cases to see if they make sense.
--
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