<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks! :)<br>
    <br>
    PR merged! <br>
    <br>
    <div class="moz-cite-prefix">On 12/3/14 21:38, Sande Gilda wrote:<br>
    </div>
    <blockquote cite="mid:547F9EE5.2050304@redhat.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Rafael, this quickstart looks great! I wish everyone wrote such a
      good description of what's going on in the code. I issued a pull
      with some minor changes if you'd like to review.<br>
      <br>
      <div class="moz-cite-prefix">On 12/02/2014 12:29 PM, Pete Muir
        wrote:<br>
      </div>
      <blockquote
        cite="mid:E960EC41-E332-4DF1-8271-70DE901A7ED0@redhat.com"
        type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=windows-1252">
        Looks good!
        <div class=""><br class="">
          <div>
            <blockquote type="cite" class="">
              <div class="">On 2 Dec 2014, at 10:57, Rafael Benevides
                &lt;<a moz-do-not-send="true"
                  href="mailto:benevides@redhat.com" class="">benevides@redhat.com</a>&gt;

                wrote:</div>
              <br class="Apple-interchange-newline">
              <div class="">
                <meta content="text/html; charset=windows-1252"
                  http-equiv="Content-Type" class="">
                <div bgcolor="#FFFFFF" text="#000000" class=""> Thanks
                  Arun!<br class="">
                  <br class="">
                  Updated!<br class="">
                  <br class="">
                  <div class="moz-cite-prefix">On 12/1/14 19:29, Arun
                    Gupta wrote:<br class="">
                  </div>
                  <blockquote
cite="mid:CAGBoHQXC4Tkz4NmXQnebwLdCFD6HBaJ1rHNRs_qJ9QeMfa3=Pw@mail.gmail.com"
                    type="cite" class="">
                    <div dir="ltr" class="">Good one!
                      <div class=""><br class="">
                      </div>
                      <div class="">"<span
                          style="color:rgb(51,51,51);font-family:'Helvetica
                          Neue',Helvetica,'Segoe
UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px"
                          class="">designed to be run on Red Hat JBoss
                          Enterprise Application Platform 7" can be
                          confusing.</span>
                        <div class=""><span
                            style="color:rgb(51,51,51);font-family:'Helvetica
                            Neue',Helvetica,'Segoe
UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px"
                            class="">Change "Wildfly" to "WildFly"</span></div>
                        <div class=""><span
                            style="color:rgb(51,51,51);font-family:'Helvetica
                            Neue',Helvetica,'Segoe
UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px"
                            class="">Change "Java SDK 6.0" to "JDK 7.0"
                            - this is a requirement for WildFly anyway.</span></div>
                      </div>
                      <div class=""><br class="">
                      </div>
                      <div class=""><font class="" color="#333333"
                          face="Helvetica Neue, Helvetica, Segoe UI,
                          Arial, freesans, sans-serif"><span
                            style="font-size:16px;line-height:25.6000003814697px"
                            class="">Arun</span></font></div>
                    </div>
                    <div class="gmail_extra"><br class="">
                      <div class="gmail_quote">On Mon, Dec 1, 2014 at
                        6:43 AM, Rafael Benevides <span dir="ltr"
                          class="">&lt;<a moz-do-not-send="true"
                            href="mailto:benevides@redhat.com"
                            target="_blank" class="">benevides@redhat.com</a>&gt;</span>
                        wrote:<br class="">
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div bgcolor="#FFFFFF" text="#000000" class="">
                            Hi all,<br class="">
                            <br class="">
                            I'm pleased to announce that we have now the
                            first Java EE 7 feature shown as a JBoss
                            Developer Quickstart: JDF-765 - Websocket
                            server endpoint - <a moz-do-not-send="true"
href="https://github.com/jboss-developer/jboss-sandbox-quickstarts/tree/master/websocket-endpoint"
                              target="_blank" class="">https://github.com/jboss-developer/jboss-sandbox-quickstarts/tree/master/websocket-endpoint</a><br
                              class="">
                            <br class="">
                            It is published at <a
                              moz-do-not-send="true"
                              href="http://websocket-benevides.rhcloud.com/"
                              target="_blank" class="">http://websocket-benevides.rhcloud.com</a>
                            if you want to try it.
                            <div class="">
                              <div class="h5"><br class="">
                                <br class="">
                                <br class="">
                                <div class="">On 9/9/14 01:29, Arun
                                  Gupta wrote:<br class="">
                                </div>
                                <blockquote type="cite" class="">
                                  <div dir="ltr" class="">Hi Rafael,
                                    <div class=""><br class="">
                                    </div>
                                    <div class="">If you are looking for
                                      the top 5 features that should be
                                      highlighted in Java EE 7, then
                                      they would be:</div>
                                    <div class=""><br class="">
                                    </div>
                                    <div class="">- WebSocket server
                                      endpoint</div>
                                    <div class="">- Chunk style batch
                                      processing</div>
                                    <div class="">- Object-based JSON
                                      generation and Stream-based JSON
                                      consuming</div>
                                    <div class="">-
                                      ManagedExecutorService</div>
                                    <div class="">- JAX-RS Client API</div>
                                    <div class=""><br class="">
                                    </div>
                                    <div class="">There are samples for
                                      each one of these at:</div>
                                    <div class=""><br class="">
                                    </div>
                                    <div class=""><a
                                        moz-do-not-send="true"
                                        href="https://github.com/javaee-samples/javaee7-samples"
                                        target="_blank" class="">https://github.com/javaee-samples/javaee7-samples</a><br
                                        class="">
                                    </div>
                                    <div class=""><br class="">
                                    </div>
                                    <div class="">I had some basic
                                      discussions with Vineet last week
                                      on where some of these usecases
                                      can be incorporated in Ticket
                                      Monster. Please keep me involved
                                      in the design of how TiMo is going
                                      to evolve for Java EE 7 support.
                                      Some of the documents that would
                                      be very useful from that process
                                      are:</div>
                                    <div class=""><br class="">
                                    </div>
                                    <div class="">- How to migrate an
                                      existing Java EE 6 application to
                                      EE 7 ? This would be very useful
                                      to our customers as well.</div>
                                    <div class="">- Compare
                                      LOC/deployment descriptors between
                                      the EE 6 and 7 versions. These
                                      would make nice graphs.</div>
                                    <div class="">- Before/after code
                                      fragment for different pieces that
                                      were migrated.</div>
                                    <div class="">- What proprietary
                                      technologies were replaced with
                                      standards-based when using EE 7<br
                                        class="">
                                      <div class=""><br class="">
                                      </div>
                                      <div class="">Cheers</div>
                                      <div class="">Arun</div>
                                    </div>
                                  </div>
                                  <div class="gmail_extra"><br class="">
                                    <div class="gmail_quote">On Mon, Sep
                                      8, 2014 at 9:30 PM, Rafael
                                      Benevides <span dir="ltr"
                                        class="">&lt;<a
                                          moz-do-not-send="true"
                                          href="mailto:benevides@redhat.com"
                                          target="_blank" class="">benevides@redhat.com</a>&gt;</span>
                                      wrote:<br class="">
                                      <blockquote class="gmail_quote"
                                        style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex">
                                        <div bgcolor="#FFFFFF"
                                          text="#000000" class="">
                                          Returning the discussion about
                                          JBoss Developer Material for
                                          Java EE 7,<br class="">
                                          <br class="">
                                          Arun,<br class="">
                                          <br class="">
                                          Do you have the list of the 5
                                          features/use cases/quickstarts
                                          that we want to show, right? 
                                          Can you share it? <br
                                            class="">
                                          <br class="">
                                          Thanks<br class="">
                                          <br class="">
                                          <div class="">Em 8/25/14,
                                            9:25, Rafael Benevides
                                            escreveu:<br class="">
                                          </div>
                                          <blockquote type="cite"
                                            class="">
                                            <div class="">
                                              <div class=""> Hi All,<br
                                                  class="">
                                                <br class="">
                                                We're about to start the
                                                update process of JBoss
                                                Developer Materials to
                                                Java EE 7. But before
                                                put the hands on it I
                                                talked with Pete and we
                                                decided that it's better
                                                to bring this $subject
                                                to discussion with
                                                everyone on this list.<br
                                                  class="">
                                                <br class="">
                                                Ticket Monster already
                                                started to be updated <a
                                                  moz-do-not-send="true"
href="https://issues.jboss.org/browse/JDF-754" target="_blank" class="">https://issues.jboss.org/browse/JDF-754</a><br
                                                  class="">
                                                <br class="">
                                                Actually our
                                                jboss-eap-quickstarts
                                                have been updated to
                                                Java EE 7.0 on <a
                                                  moz-do-not-send="true"
href="https://github.com/wildfly/quickstart" target="_blank" class="">https://github.com/wildfly/quickstart</a>.
                                                Anyway we still miss
                                                some Java EE 7 specific
                                                features/use cases on
                                                these quickstarts.<br
                                                  class="">
                                                <br class="">
                                                It seems that Arun Gupta
                                                has a list of about 5
                                                features/use
                                                cases/quickstarts that
                                                we want to show. The
                                                idea is to have these
                                                Java EE 7 specific
                                                quickstarts to be
                                                available at <a
                                                  moz-do-not-send="true"
href="http://www.jboss.org/" target="_blank" class="">www.jboss.org</a><br
                                                  class="">
                                                <br class="">
                                                The main point that we
                                                should discuss are:<br
                                                  class="">
                                                <br class="">
                                                - What are those
                                                quickstarts/features?<br
                                                  class="">
                                                - Where will we host
                                                those Java EE 7
                                                quickstarts?  <a
                                                  moz-do-not-send="true"
href="https://github.com/jboss-developer/jboss-sandbox-quickstarts"
                                                  target="_blank"
                                                  class="">https://github.com/jboss-developer/jboss-sandbox-quickstarts</a>
                                                ?<br class="">
                                                - Paul Robinson, <br
                                                  class="">
                                                <br class="">
                                                Considering that the
                                                jboss-sandbox-quickstarts
                                                github structure, do you
                                                think that it could have
                                                any issues with it? Can
                                                we choose just specific
                                                quickstarts to be
                                                present at <a
                                                  moz-do-not-send="true"
href="http://www.jboss.org/" target="_blank" class="">www.jboss.org</a><br
                                                  class="">
                                                <br class="">
                                                Well,<br class="">
                                                <br class="">
                                                This is just a starting
                                                point, so we can discuss
                                                about this update
                                                process until we have a
                                                detailed plan.<br
                                                  class="">
                                                <br class="">
                                                The Google docs with the
                                                plan is available at: <a
                                                  moz-do-not-send="true"
href="https://docs.google.com/document/d/1n0uVG2rhDf1eSp0b4MhggdIxNa3cthnuWaj2OjBpxoY/edit"
                                                  target="_blank"
                                                  class="">https://docs.google.com/document/d/1n0uVG2rhDf1eSp0b4MhggdIxNa3cthnuWaj2OjBpxoY/edit</a><br
                                                  class="">
                                                <br class="">
                                                <br class="">
                                                <div class="">-- <br
                                                    class="">
                                                  <div
                                                    style="font-family:
                                                    Arial; font-size:
                                                    10pt;" class=""><br
                                                      class="">
                                                    <b class="">Rafael
                                                      Benevides | Senior
                                                      Software Engineer</b><br
                                                      class="">
                                                    JBoss Developer<br
                                                      class="">
                                                    M: <a
                                                      moz-do-not-send="true"
href="tel:%2B55-61-9269-6576" value="+556192696576" target="_blank"
                                                      class="">+55-61-9269-6576</a><br
                                                      class="">
                                                    <br class="">
                                                    <span
                                                      id="cid:part13.00030309.05070204@redhat.com">&lt;Mail

Attachment.jpeg&gt;</span><br class="">
                                                    <br class="">
                                                    Better technology.
                                                    Faster innovation.
                                                    Powered by community
                                                    collaboration. <br
                                                      class="">
                                                    See how it works at
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.redhat.com/" target="_blank" class="">www.redhat.com</a>
                                                    <br class="">
                                                    <br class="">
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.linkedin.com/company/3258288" target="_blank" class=""><span
id="cid:part15.00060901.04060507@redhat.com">&lt;Mail Attachment.png&gt;</span></a>
                                                    <a
                                                      moz-do-not-send="true"
href="https://www.youtube.com/redhatlatam" target="_blank" class=""><span
id="cid:part17.09090206.00040903@redhat.com">&lt;Mail Attachment.png&gt;</span></a>
                                                  </div>
                                                </div>
                                                <br class="">
                                                <fieldset class=""></fieldset>
                                                <br class="">
                                              </div>
                                            </div>
                                            <span class="">
                                              <pre class="">_______________________________________________
jbossdeveloper mailing list
<a moz-do-not-send="true" href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a>
<a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank" class="">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a></pre>
                                            </span></blockquote>
                                          <br class="">
                                        </div>
                                        <br class="">
_______________________________________________<br class="">
                                        jbossdeveloper mailing list<br
                                          class="">
                                        <a moz-do-not-send="true"
                                          href="mailto:jbossdeveloper@lists.jboss.org"
                                          target="_blank" class="">jbossdeveloper@lists.jboss.org</a><br
                                          class="">
                                        <a moz-do-not-send="true"
                                          href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper"
                                          target="_blank" class="">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a><br
                                          class="">
                                      </blockquote>
                                    </div>
                                    <br class="">
                                    <br class="" clear="all">
                                    <div class=""><br class="">
                                    </div>
                                    -- <br class="">
                                    <a moz-do-not-send="true"
                                      href="http://blog.arungupta.me/"
                                      target="_blank" class="">http://blog.arungupta.me</a><br
                                      class="">
                                    <a moz-do-not-send="true"
                                      href="http://twitter.com/arungupta"
                                      target="_blank" class="">http://twitter.com/arungupta</a>
                                  </div>
                                </blockquote>
                                <br class="">
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br class="">
                      <br class="" clear="all">
                      <div class=""><br class="">
                      </div>
                      -- <br class="">
                      <div class="gmail_signature"><a
                          moz-do-not-send="true"
                          href="http://blog.arungupta.me/"
                          target="_blank" class="">http://blog.arungupta.me</a><br
                          class="">
                        <a moz-do-not-send="true"
                          href="http://twitter.com/arungupta"
                          target="_blank" class="">http://twitter.com/arungupta</a></div>
                    </div>
                  </blockquote>
                  <br class="">
                </div>
                _______________________________________________<br
                  class="">
                jbossdeveloper mailing list<br class="">
                <a moz-do-not-send="true"
                  href="mailto:jbossdeveloper@lists.jboss.org" class="">jbossdeveloper@lists.jboss.org</a><br
                  class="">
                <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a></div>
            </blockquote>
          </div>
          <br class="">
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
jbossdeveloper mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:jbossdeveloper@lists.jboss.org">jbossdeveloper@lists.jboss.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a></pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>