<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <big>An issue I just ran into when testing 7.0.0.CR1 with the
      openshift framework is:<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/AS7-1225">https://issues.jboss.org/browse/AS7-1225</a><br>
      jboss-admin.sh fails to exit when run in single command mode<br>
      <br>
      This seems to be new behavior as of CR1, but it basically breaks
      frameworks that are attempting to use the CLI to control the
      server. I can work around this by running the command in a
      background, but then there is no valid exit status being returned.
      hen the CLI is running in non-interactive mode, it needs to exit
      on completion of the commands it is executing with some exit
      status.<br>
      <br>
      <br>
    </big>
  </body>
</html>