How do I profile a Java COM server?

When a client application starts a Java COM server, MSJava.dll is loaded into the application's address space. MSJava.dll finds the class file, registered as a COM server, and calls the appropriate method from this class.

To profile a COM server implemented in Java, when the client is also implemented in Java, run your client application using the Run Program dialog box. When you exit your application, Quantify displays data for Java methods. For more information about running Java code, click images\shortcut.gif

To profile a COM server implemented in Java, when the client is implemented in Visual C++, run your client application using the Run Program dialog box. When you exit your application, Quantify displays data for Java methods. Quantify does not profile your Visual C++ client code.

(C) Copyright IBM Corporation 1993, 2009.