<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 07/17/2012 02:11 PM, Lincoln Baxter,
      III wrote:<br>
    </div>
    <blockquote
cite="mid:CAEp_U4FsFVj_Db-E5WiK-J+Z0iwrVj3NpEg3wBJ09r7v06-41Q@mail.gmail.com"
      type="cite">Hey James,<br>
      <br>
      Awesome work on the AS7 plugin enhancements. I have a few comments
      :) <br>
      <br>
      It looks like pressing CTRL-C kills the appserver, which may or
      may not be a good thing. <br>
    </blockquote>
    At this point that is on purpose. I do want to add some support for
    that, but I need to figure out how to do a proper shutdown process.<br>
    <blockquote
cite="mid:CAEp_U4FsFVj_Db-E5WiK-J+Z0iwrVj3NpEg3wBJ09r7v06-41Q@mail.gmail.com"
      type="cite"><br>
      <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid
        rgb(204,204,204);padding-left:1ex" class="gmail_quote">
        [as7-test] as7-test $ <br>
        [as7-test] as7-test $ [killed]<br>
        [as7-test] as7-test $ 16:57:46,157 INFO&nbsp; [org.jboss.as.osgi]
        (MSC service thread 1-3) JBAS011942: Stopping OSGi Framework<br>
        16:57:46,188 INFO&nbsp; [org.jboss.as.logging] JBAS011503: Restored
        bootstrap log handlers<br>
        16:57:46,200 INFO&nbsp; [com.arjuna.ats.jbossatx] ARJUNA032018:
        Destroying TransactionManagerService<br>
        16:57:46,204 INFO&nbsp; [com.arjuna.ats.jbossatx] ARJUNA032014:
        Stopping transaction recovery manager<br>
        16:57:46,214 INFO&nbsp; [<a moz-do-not-send="true"
          href="http://org.jboss.as">org.jboss.as</a>] JBAS015950: JBoss
        AS 7.1.1.Final "Brontes" stopped in 65ms<br>
        <br>
        [as7-test] as7-test $ <br>
      </blockquote>
      <br>
      Also looks like once that is done, when you exit the project, the
      plugin tries to shut down the server?<br>
    </blockquote>
    Yeah, same as above. Currently just storing the
    org.jboss.forge.server.Server in the project itself. Probably not
    the best approach, but I need to do some more investigation there.<br>
    <blockquote
cite="mid:CAEp_U4FsFVj_Db-E5WiK-J+Z0iwrVj3NpEg3wBJ09r7v06-41Q@mail.gmail.com"
      type="cite"><br>
      <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid
        rgb(204,204,204);padding-left:1ex" class="gmail_quote">
        [as7-test] as7-test $ <br>
        [as7-test] as7-test $ cd ..<br>
        ***INFO*** An event occurred that requires the server be
        shutdown.<br>
        [no project] Desktop $ <br clear="all">
      </blockquote>
      <br>
      Also, when downloading AS7, you probably want to activate the
      shell Wait: <a moz-do-not-send="true"
href="https://github.com/forge/core/blob/master/shell/src/test/java/org/jboss/forge/shell/WaitTest.java#L32">https://github.com/forge/core/blob/master/shell/src/test/java/org/jboss/forge/shell/WaitTest.java#L32</a><br>
    </blockquote>
    Hmm... ...okay. I actually forgot to remove the printing of the
    output. I think this will get around the issues I was having when
    the server was started, but applications were deploying though.<br>
    <blockquote
cite="mid:CAEp_U4FsFVj_Db-E5WiK-J+Z0iwrVj3NpEg3wBJ09r7v06-41Q@mail.gmail.com"
      type="cite">
      <br>
      <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid
        rgb(204,204,204);padding-left:1ex" class="gmail_quote">[generated-pom]
        as7 $ <br>
        [generated-pom] as7 $ as7 setup <br>
        &nbsp;? The Java Home
        '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home'
        is already set, would you like to override it? [y/N] <br>
        &nbsp;? A default version of 7.1.1.Final is already set, would you
        like to override it? [y/N] <br>
        &nbsp;? Enter path for JBoss AS or leave blank to download: <br>
        &nbsp;? You are about to download JBoss AS 7.1.1.Final to
        '/Users/lbaxter/Desktop/as7/target/jboss-as-dist' which could
        take a while. Would you like to continue? [Y/n] <br>
        ***SUCCESS*** Installed [AS7ServerFacet] successfully.<br>
        [generated-pom] as7 $ <br>
      </blockquote>
      <br>
      Looks great!<br>
      <br>
      -- <br>
      Lincoln Baxter, III<br>
      <a moz-do-not-send="true" href="http://ocpsoft.org"
        target="_blank">http://ocpsoft.org</a><br>
      "Simpler is better."<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
forge-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
James R. Perkins
JBoss by Red Hat</pre>
    <br>
    <br>
  </body>
</html>