Results 1 to 3 of 3

Thread: Insight on standalone Java app?

  1. #1
    Join Date
    Jul 2008
    Posts
    1

    Default Insight on standalone Java app?

    Does Insight depend highly on Tomcat or TC Server, or is there any way to use it on a Java application launched with the Java Service Wrapper?

    Although we may launch web applications through an embedded Jetty instance, our Spring-based application won't necessarily encounter a Servlet container.

  2. #2
    Join Date
    Feb 2008
    Location
    Nashua, NH
    Posts
    78

    Default

    Spring Insight is only available with tc Server.
    Scott Andrews

    Software Engineer, Web Products Team
    SpringSource

  3. #3
    Join Date
    Jan 2007
    Posts
    5

    Default

    do we have an update here ? Can someone guide me about how can this be made possible. Somehow using the specialized classloader (one used in tc which does the magic of instrumentation) with the standalone java app should solve the problem ? ... please help

Posting Permissions

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