Book a Demo

Author Topic: Generating sequence diagrams for a J2EE app  (Read 3121 times)

Magamir

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Generating sequence diagrams for a J2EE app
« on: April 30, 2009, 07:39:12 pm »
Hi,

I am total newbie to Enterprise Architect, but I haven't found a solution for my problem in the help section as well as here in the forum or somewhere else.

I have a J2EE web application and I want to generate sequence diagrams for some methods of my Java classes in there. In order to generate a sequence diagram, I have read that I have to start my tomcat with the option "-agentlib:SSJavaProfiler71".

When I start my tomcat, I always get the error message "agent library failed to init: SSJavaProfiler71".

The tomcat is able to find the agent library, but I assume somehow it can't initialize it. Are there any suggestions what I can do?

I use
- Tomcat 5.5.23
- Eclipse Ganymede (3.4) to start my tomcat
- JDK 1.6.0_07
- Enterprise Architect 7.1.834

Hoping for help!

Magamir.