A Java Agent extension that allows the user to fetch the user id reported in transaction traces by doing reflective method calls using pbd syntax.
When instrumenting a method in a PBD file, it can often be useful to use the JNI signature of the Java method rather than just the method name. This allows you to select a specific overloaded method. Particularly in situations where the overloaded methods are chained, as below, specifying the...
1 Comment - no search term matches found in comments.
This is a *nix deployment/configuration script for WebSphere and WebLogic agents. This can be modified for use with any Java agent.
97676487.txt