Book a Demo

Author Topic: Sequence Diagram Capture remote Tomcat on Linux  (Read 2862 times)

kbenoit

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Sequence Diagram Capture remote Tomcat on Linux
« on: March 12, 2010, 03:33:47 am »
I would like to be able to use EA to generate a sequence diagram.  I see that EA supports this functionality... but only in a limited way.  I need to attach the debugger to a remote Tomcat instance running on Linux to capture the sequence diagram I want.  However, the instructions specify that I must include -agentlib:=SSJavaProfiler as a JVM option when starting the application.  This is a native Windows dll typically found at C:\Program Files\Sparx Systems\EA\SSJavaProfiler75.dll.  This is problematic because the Tomcat is running on Linux.

The question is, do you provide a Linux shared library that provides the same functionality of this file?
« Last Edit: March 12, 2010, 03:34:10 am by kbenoit »