Menu

Please tell me the procedure to configure in

Sastry
2004-04-15
2013-08-22
  • Sastry

    Sastry - 2004-04-15

    Hi all ,

      Could anybody tell me the procedure to configure spy in pramathi server.

    Thanks
    Sastry

     
    • Mahesh

      Mahesh - 2008-02-13

      Dear Sastry,

      Please refer to section "Unspecified Application Server" in install.htm file.
      I am posting the extract from that file.

      1) Put the p6spy.jar file in your classpath
      2) Move spy.properties into a directory listed in your classpath.
      3) Modify your application server or application to use the P6Spy database driver.(com.p6spy.engine.spy.P6SpyDriver)
      4) Modify the realdriver line in the spy.properties file to reflect the wrapped database driver. An example of a modified realdriver line follows:
      realdriver = oracle.jdbc.driver.OracleDriver

      Hope this helps

       
  • Pat

    Pat - 2010-12-29

    Hi there -

    Sorry for the late response. I think I am the only one who has recently done anything with p6spy. I got some basic access to this project from the only original developer I could reach. Unfortunately, not full project admin access. So I have moved over to github for further development.

    You are welcome to help out there by forking and then sending me a pull request.

    Further development at : https://github.com/patmoore/p6spy

     
  • Quinton McCombs

    Quinton McCombs - 2013-08-22

    The location on github for p6spy has changed to https://github.com/p6spy/p6spy

     

Log in to post a comment.