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

Document missing security policy option needed by JBoss AS and other secure apps

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.2
    • 3.0.1
    • Documentation
    • None

      Recent versions of JBoss AS install a security policy which, without suitable configuration, causes Byteman rule injection to fail. Indeed the same may apply for other applications employing a security policy. Byteman provides an agent option to deal with this problem:

      policy:true

      This option can added to the list passed as arguments to the -javaagent and (obviously only when set to true, default is false) causes the agent to install an ALLPERMISSION security policy allowing Byteman code to do whatever it wants once again.

      The bug is that this javaagent option is not documented.in the user guide. n.b. the equivalent -s option provided in script bminstall /is/ documented.

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

                Created:
                Updated:
                Resolved: