Paul Ferraro created WFLY-13904:
-----------------------------------
Summary: Support ProtoStream marshalling of web session attributes
Key: WFLY-13904
URL:
https://issues.redhat.com/browse/WFLY-13904
Project: WildFly
Issue Type: Sub-task
Components: Clustering
Reporter: Paul Ferraro
Assignee: Paul Ferraro
This encompasses any type of object that can be placed into an HttpSession, including:
* Serializable JDK classes
* JSF classes
* Weld classes for handling session scope
* EJB references
* Application specific classes
This will not include:
* Non-serializable JDK classes
* EJB instances (these will be handled separately)
* 3rd party web framework classes
** Perhaps create wildlfy-extra repos for some of the more common frameworks
--
This message was sent by Atlassian Jira
(v7.13.8#713008)