Search:

Type: Posts; User: dodgson; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,670

    RE: Hyperic HQ EE under tcruntime 2.1.0?

    Cool, thought I was going crazy for a while there, not seeing where to get this! :) Can I ask you one or two more things sort of related to this? The directions are a little bit vague in the...
  2. Replies
    8
    Views
    1,670

    Yes, that explains it, thanks! :) Just one more...

    Yes, that explains it, thanks! :) Just one more thing then, I don't get where we get the HQ EE download from then. The only way I can find to it is the 30 day demo version at hyperic.com and I'm...
  3. Replies
    8
    Views
    1,670

    RE: Hyperic HQ EE under tcruntime 2.1.0?

    But if we haven't explicitly purchased HQ as a separate product, then what? What I mean is, there was an HQ that "comes with" tcruntime under 2.0.0, but I know there is/was *also* HQ as a separate...
  4. Replies
    8
    Views
    1,670

    RE: Hyperic HQ EE under tcruntime 2.1.0?

    I get that part. I understand that the agent isn't "part" of the download for tcruntime anymore. That there isn't a "special" HQ/agent or "managed node" download now. What I'm getting at is where...
  5. Replies
    8
    Views
    1,670

    Hyperic HQ EE under tcruntime 2.1.0?

    What is the upgrade path for Hyperic HQ under the new tcruntime 2.1.0? Under 2.0.0 you could download an installer bundle that had Hyperic HQ, the Hyperic Agent, and tcruntime. You could also...
  6. Replies
    9
    Views
    8,812

    Field Modifier Wrong

    I don't know for sure but I think the first one is because you're trying to autowire a protected field. Someone correct me if I'm wrong here, but I think you have to have the field be public. I...
  7. Thread: 2.5. coc

    by dodgson
    Replies
    5
    Views
    1,079

    Yes, you need to map views

    Short answer is yes, you have to have something there to map from a "symbolic" view name to a "real" view. It doesn't have to be InternalViewResourceResolver specifically, but that one is probably...
  8. Replies
    1
    Views
    1,257

    Found answer

    Turns out the problem is solved by adding emptySessionPath="true" to the AJP 1.3 connector in your Tomcat server.xml file like this:

    <!-- Define an AJP 1.3 Connector on port 8009 -->
    ...
  9. Replies
    1
    Views
    1,257

    Controller Reading New Session Each Time Err

    I have a controller that I've written as an interface to a searching service within our web application. I think it's all "right", but for some reason the thing is writing an attribute out to the...
Results 1 to 9 of 9