Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Since FacesContext is @Injectable, it should also be Serializable. #1305

Closed
glassfishrobot opened this issue Sep 5, 2014 · 5 comments
Closed

Comments

@glassfishrobot
Copy link

#527 makes FacesContext @Injectable into @RequestScoped beans only. This feature is best implemented by making FacesContext itself Serializable. This issue requires us to closely examine the consequences of such a change.

@glassfishrobot
Copy link
Author

Reported by @edburns

@glassfishrobot
Copy link
Author

Issue-Links:
is related to
JAVASERVERFACES_SPEC_PUBLIC-527

@glassfishrobot
Copy link
Author

@manfredriem said:
The FacesContext itself does not need to be Serializable as the FacesContextProducer is what produces the reference to the FacesContext and as such it should be Serializable, but FacesContext does not have to be.

Closing this as "Works as designed"

@glassfishrobot
Copy link
Author

Marked as works as designed on Monday, January 12th 2015, 9:58:12 am

@glassfishrobot
Copy link
Author

This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1305

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants