Results 1 to 2 of 2

Thread: Spring Reload Agent and Guice Issue

  1. #1

    Default Spring Reload Agent and Guice Issue

    Hi,

    I have a third party software component that brings in Guice, and it looks like inner classes used in Guice Provider's wind up getting wired in as null when they come out of the Spring reload agent class loader.

    Thanks,
    Al

  2. #2
    Join Date
    May 2009
    Location
    Vancouver
    Posts
    274

    Default

    Hi,

    Are you reloading by turning on the reloading support under the tc server settings in STS? I'm just aware that STS still includes quite an old level of the reloading agent. (1.0.1 I think, when it is actually up to 1.0.6). The latest version is here:
    http://repo.springsource.org/libs-re...core-1.0.6.jar
    You could take that version and patch up your tc server plugin (put it in your STS com.springsource.sts.server.tc.reloading_2.9.2.201 205071000-RELEASE/lib folder) - or copy and modify the launch configuration you are using, pointing it at this jar rather than the one it will currently include.

    Andy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •