[
https://issues.apache.org/jira/browse/WICKET-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612829#action_12612829
]
Pas Filip commented on WICKET-1747:
-----------------------------------
I must've read some old thread on the wicket wiki in that case. I was under the
illusion the springbean dependencies weren't availble yet in the constructor.
about the userservice, this won't be serialized by the anonymous class. The
anonymous class has a reference to its containing class
not to userService. If the anonymous inner class is serialized so should its
reference to the webpage and there the service will not be serialized.
Anyway it seems that this class probaply doesn't add much extra value anyway
and won't be worth including.
> Alternative to manage spring beans for a webpage
> ------------------------------------------------
>
> Key: WICKET-1747
> URL: https://issues.apache.org/jira/browse/WICKET-1747
> Project: Wicket
> Issue Type: New Feature
> Reporter: Pas Filip
> Assignee: Igor Vaynberg
> Attachments: SpringEnabledWebPage.java
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.