Menu

Reg:- Installation of Jensor on UNIX Machine

Help
2009-04-16
2013-05-13
  • ashish namdeo

    ashish namdeo - 2009-04-16

    The Applications in the server are using JDK 1.5 that comes with the Weblogic Server.

    I am using one User Account to use Jensor, So can we use these installed JDK 1.5 by providing its path in the .profile file of the User.

    If yes, how to do the Classpath entry in the .profile file of that user. What is the syntax for the same.

     
    • Amol Khanapurkar

      You will have to make the classpath entry in the WebLogic startup scripts. Just add the name and the path of the Jensor jar to the classpath section.

      Even simpler will be to just copy the jensorjdk14-v19-unix.jar to WEB-INF/lib directory of the application. If you have also instrumented jars in WEB-INF/lib then you will have to place the jar in App Server Lib. The idea is to have Jensor jar load BEFORE the application jar loads.

       

Log in to post a comment.