Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2046

wicket-guice do not work correctly when the application is redeployed with persistent sessions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.4-RC1
    • None
    • wicket-guice
    • None

    Description

      The way wicket-guice (or rather, wicket-ioc) manages the typestore make it not work correctly when the application is redeployed with persistent sessions.

      When a proxy need to be retrieved from the typestore, before an object of the same type was being injected, GuiceProxyTargetLocator.locateProxyTarget() is called but the type is not present on the application typestore. See, it's added to the typestore in GuiceProxyTargetLocator constructor.

      Attachments

        1. guicetest.tar.gz
          4 kB
          Adriano dos Santos Fernandes

        Issue Links

          Activity

            People

              Unassigned Unassigned
              asfernandes Adriano dos Santos Fernandes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: