[jboss-jira] [JBoss JIRA] Created: (JBWEB-171) ClusteredSession.setAttribute() could report the attribute name and/or class FQN when not serializable
James Livingston (JIRA)
jira-events at lists.jboss.org
Fri Jul 9 03:11:46 EDT 2010
ClusteredSession.setAttribute() could report the attribute name and/or class FQN when not serializable
------------------------------------------------------------------------------------------------------
Key: JBWEB-171
URL: https://jira.jboss.org/browse/JBWEB-171
Project: JBoss Web
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Cluster
Affects Versions: JBossWeb-2.1.3.GA
Reporter: James Livingston
Assignee: Remy Maucherat
Priority: Minor
org.jboss.web.tomcat.service.session.ClusteredSession.setAttribute() raises an exception with the clusteredSession.setAttribute.iae message if the attribute can't be replicated (i.e. isn't Serializable or a primitive).
It would be nice if it mentioned the attribute name and/or the class FQN in the error message to aid in debugging.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list