You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/02/27 22:28:04 UTC

[jira] [Created] (ISIS-1062) Guice injector should create serializable proxies for the injected beans

Martin Grigorov created ISIS-1062:
-------------------------------------

             Summary: Guice injector should create serializable proxies for the injected beans
                 Key: ISIS-1062
                 URL: https://issues.apache.org/jira/browse/ISIS-1062
             Project: Isis
          Issue Type: Bug
          Components: Core
    Affects Versions: core-1.8.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


org.apache.isis.viewer.wicket.viewer.IsisWicketApplication#initWicketComponentInjection() should use new GuiceComponentInjector(this, injector, TRUE) so that it creates a serializable proxy for the injected beans.
Otherwise all the bean impls have to be Serializable themselves.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)