<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Congratulations! I need to find time to look at all the latest work
    you're doing.<br>
    <br>
    <div class="moz-cite-prefix">On 03/26/2015 04:56 PM, Rafael
      Benevides wrote:<br>
    </div>
    <blockquote cite="mid:55147297.5010708@redhat.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      I'm pleased to announce that we have now the Java EE 7 Batch 1.0
      Quickstart: JDF-766 -
      <meta charset="utf-8">
      Create a Chunk oriented batch processing Quickstart<br>
      <br>
      The source code is available here:
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/jboss-developer/jboss-sandbox-quickstarts/tree/master/batch-processing">https://github.com/jboss-developer/jboss-sandbox-quickstarts/tree/master/batch-processing</a><br>
      <br>
      And you can also try it online here: <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://batch-benevides.rhcloud.com/">http://batch-benevides.rhcloud.com/</a><br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 9/9/14 08:53, Rafael Benevides
        wrote:<br>
      </div>
      <blockquote cite="mid:540EF853.9080405@redhat.com" type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        I create a ticket for each one of them in case some of you want
        to follow the progress.<br>
        <br>
        - WebSocket server endpoint - <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://issues.jboss.org/browse/JDF-765">https://issues.jboss.org/browse/JDF-765</a><br>
        - Chunk style batch processing - <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://issues.jboss.org/browse/JDF-766">https://issues.jboss.org/browse/JDF-766</a><br>
        - Object-based JSON generation and Stream-based JSON consuming -
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="https://issues.jboss.org/browse/JDF-767">https://issues.jboss.org/browse/JDF-767</a><br>
        - ManagedExecutorService - <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://issues.jboss.org/browse/JDF-768">https://issues.jboss.org/browse/JDF-768</a>
        <br>
        - JAX-RS Client API - <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://issues.jboss.org/browse/JDF-769">https://issues.jboss.org/browse/JDF-769</a><br>
        <br>
         <br>
        <div class="moz-cite-prefix">Em 9/9/14, 1:29, Arun Gupta
          escreveu:<br>
        </div>
        <blockquote
cite="mid:CAGBoHQU93pCyWnJVrXE+FS9xT166JSbQUag2YANRcJfByBRqJg@mail.gmail.com"
          type="cite">
          <div dir="ltr">Hi Rafael,
            <div><br>
            </div>
            <div>If you are looking for the top 5 features that should
              be highlighted in Java EE 7, then they would be:</div>
            <div><br>
            </div>
            <div>- WebSocket server endpoint</div>
            <div>- Chunk style batch processing</div>
            <div>- Object-based JSON generation and Stream-based JSON
              consuming</div>
            <div>- ManagedExecutorService</div>
            <div>- JAX-RS Client API</div>
            <div><br>
            </div>
            <div>There are samples for each one of these at:</div>
            <div><br>
            </div>
            <div><a moz-do-not-send="true"
                href="https://github.com/javaee-samples/javaee7-samples">https://github.com/javaee-samples/javaee7-samples</a><br>
            </div>
            <div><br>
            </div>
            <div>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><br>
            </div>
            <div>- How to migrate an existing Java EE 6 application to
              EE 7 ? This would be very useful to our customers as well.</div>
            <div>- Compare LOC/deployment descriptors between the EE 6
              and 7 versions. These would make nice graphs.</div>
            <div>- Before/after code fragment for different pieces that
              were migrated.</div>
            <div>- What proprietary technologies were replaced with
              standards-based when using EE 7<br>
              <div><br>
              </div>
              <div>Cheers</div>
              <div>Arun</div>
            </div>
          </div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Mon, Sep 8, 2014 at 9:30 PM,
              Rafael Benevides <span dir="ltr">&lt;<a
                  moz-do-not-send="true"
                  href="mailto:benevides@redhat.com" target="_blank">benevides@redhat.com</a>&gt;</span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000"> Returning the
                  discussion about JBoss Developer Material for Java EE
                  7,<br>
                  <br>
                  Arun,<br>
                  <br>
                  Do you have the list of the 5 features/use
                  cases/quickstarts that we want to show, right?  Can
                  you share it? <br>
                  <br>
                  Thanks<br>
                  <br>
                  <div>Em 8/25/14, 9:25, Rafael Benevides escreveu:<br>
                  </div>
                  <blockquote type="cite">
                    <div>
                      <div class="h5"> Hi All,<br>
                        <br>
                        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>
                        <br>
                        Ticket Monster already started to be updated <a
                          moz-do-not-send="true"
                          href="https://issues.jboss.org/browse/JDF-754"
                          target="_blank">https://issues.jboss.org/browse/JDF-754</a><br>
                        <br>
                        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">https://github.com/wildfly/quickstart</a>.
                        Anyway we still miss some Java EE 7 specific
                        features/use cases on these quickstarts.<br>
                        <br>
                        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">www.jboss.org</a><br>
                        <br>
                        The main point that we should discuss are:<br>
                        <br>
                        - What are those quickstarts/features?<br>
                        - 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">https://github.com/jboss-developer/jboss-sandbox-quickstarts</a>
                        ?<br>
                        - Paul Robinson, <br>
                        <br>
                        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">www.jboss.org</a><br>
                        <br>
                        Well,<br>
                        <br>
                        This is just a starting point, so we can discuss
                        about this update process until we have a
                        detailed plan.<br>
                        <br>
                        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">https://docs.google.com/document/d/1n0uVG2rhDf1eSp0b4MhggdIxNa3cthnuWaj2OjBpxoY/edit</a><br>
                        <br>
                        <br>
                        <div>-- <br>
                          <div
                            style="font-family:Arial;font-size:10pt;color:#000000"><br>
                            <b>Rafael Benevides | Senior Software
                              Engineer</b><br>
                            JBoss Developer<br>
                            M: <a moz-do-not-send="true"
                              href="tel:%2B55-61-9269-6576"
                              value="+556192696576" target="_blank">+55-61-9269-6576</a><br>
                            <br>
                            <img
                              src="cid:part17.04030801.01010605@redhat.com"
                              alt="Red Hat" border="0"><br>
                            <br>
                            Better technology. Faster innovation.
                            Powered by community collaboration. <br>
                            See how it works at <a
                              moz-do-not-send="true"
                              href="http://www.redhat.com/"
                              target="_blank">www.redhat.com</a> <br>
                            <br>
                            <a moz-do-not-send="true"
                              href="http://www.linkedin.com/company/3258288"
                              target="_blank"><img
                                src="cid:part19.09050000.02070506@redhat.com"
                                alt="LinkedIn" border="0"></a> <a
                              moz-do-not-send="true"
                              href="https://www.youtube.com/redhatlatam"
                              target="_blank"><img
                                src="cid:part21.01050804.05060805@redhat.com"
                                alt="Youtube" border="0"></a> </div>
                        </div>
                        <br>
                        <fieldset></fieldset>
                        <br>
                      </div>
                    </div>
                    <span class="">
                      <pre>_______________________________________________
jbossdeveloper mailing list
<a moz-do-not-send="true" href="mailto:jbossdeveloper@lists.jboss.org" target="_blank">jbossdeveloper@lists.jboss.org</a>
<a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a></pre>
                    </span></blockquote>
                  <br>
                </div>
                <br>
                _______________________________________________<br>
                jbossdeveloper mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:jbossdeveloper@lists.jboss.org">jbossdeveloper@lists.jboss.org</a><br>
                <a moz-do-not-send="true"
                  href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper"
                  target="_blank">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a><br>
              </blockquote>
            </div>
            <br>
            <br clear="all">
            <div><br>
            </div>
            -- <br>
            <a moz-do-not-send="true" href="http://blog.arungupta.me"
              target="_blank">http://blog.arungupta.me</a><br>
            <a moz-do-not-send="true"
              href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a>
          </div>
        </blockquote>
        <br>
        <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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbossdeveloper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbossdeveloper@lists.jboss.org">jbossdeveloper@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</a></pre>
    </blockquote>
    <br>
  </body>
</html>