Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-37

listener option is being interpreted the wrong way round

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.1
    • 1.1.0
    • Tools
    • None

      The listener option to the -javaagent JVM argument is being interpreted the wrong way round. Supplying option listener:false should cause a plain old Byteman Transformer instance to be registered with the JVM. Supplying listener:true should cause a Byteman Retransformer to be installed with an associated TarnsformListener instance listening for dynamic transform requests. Unfortunately this is currently ass-backwards. So, you need to supply listener:false (the default) to get a lsitener and listener:true to get a plain old Transformer with no listener.

            rhn-engineering-adinn Andrew Dinn
            rhn-engineering-adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: