Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSF1063 warning printed using ViewScope #9

Open
Kusig opened this issue Jul 5, 2018 · 1 comment
Open

JSF1063 warning printed using ViewScope #9

Kusig opened this issue Jul 5, 2018 · 1 comment

Comments

@Kusig
Copy link

Kusig commented Jul 5, 2018

I do get the following Warning exception using com.github.javaplugs.jsf.ViewScope (sorry it is printed in german):

Jul 05, 2018 10:03:27 PM com.sun.faces.context.SessionMap put
WARNUNG: JSF1063: WARNUNG! Der nicht serialisierbare Attributswert wird in HttpSession festgelegt (Schlüssel: sessionBindingListener, Wertklasse: com.github.javaplugs.jsf.ViewScope).

Looks like there is a missing SerialisableId on sessionBindingListener ?

@Kusig Kusig changed the title JSF1063 waring printed using ViewScope JSF1063 warning printed using ViewScope Jul 5, 2018
@rumatoest
Copy link
Contributor

Yes, I know, but it is more complex task to do it serializable.
AFAIK it does not affect anything it just do not save JSF state between server restarts.

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

No branches or pull requests

2 participants