<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    JBoss AS 7.1 is out - what am I excited about ?
</h3>
<span style="margin-bottom: 10px;">
    modified by <a href="https://community.jboss.org/people/maxandersen">Max Rydahl Andersen</a> in <i>JBoss Tools</i> - <a href="https://community.jboss.org/community/tools/blog/2012/02/27/jboss-as-71-is-out--what-am-i-excited-about">View the full blog post</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><h1>JBoss AS 7.1 is out - what am I excited about ?</h1><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>The AS 7 team did a phenomal job with AS 7.0.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Rewiring and improving the core of the application server, making it a lean mean machine of isolated modules, concurrent loading and all out greatness. On top of that they took in the best of breed components from JBoss.org and other Java middleware communities and created the best Java EE Web Profile compatible server I&rsquo;ve used.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>But the team did not stand still - since AS 7.0 they have been working on improving the server and just last week released <a class="jive-link-external-small" href="http://www.jboss.org/jbossas/downloads/">AS 7.1</a>. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Listening to all of the community feedback that have been given, fixing bugs and implementing features that just did not make it into AS 7.0.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>The next three days I&rsquo;ll post a blog a day about each of three features which I have had a personal interest in making it into AS 7.1 and the upcoming JBoss Enterprise Application Platform (EAP) 6: Deployable datasources, Developer Friendly Security &amp; Quickstarts Frenzy!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><h2 id="as7.1andjbosstoolsm5">AS 7.1 and JBoss Tools M5</h2><p>But before I do then just let me say that if you are using JBoss Tools 3.3 M5 then it will work with AS 7.1 just fine except for one small caveat.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>If you open the server editor for a server configured to work with AS 7.1 it will complain about a missing server port. This happens because AS 7.1 introduced using a system property default value instead of a concrete port number in its XML configuration which M5 does not parse correctly. It will thus show an empty field and mark it is an error.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/38-4657-18042/failedport.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/38-4657-18042/310-93/failedport.png </span></a></p><p>The server will happily still start/stop etc. if you are using defaults, but if you don&rsquo;t like to see the error in the server editor or are using non-default values then to fix this simply uncheck &ldquo;Automatically Detect&#8221; and type in the port value manually (i.e. <code>9999</code>).</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> <a href="https://community.jboss.org/servlet/JiveServlet/showImage/38-4657-18043/fixport.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/38-4657-18043/310-95/fixport.png </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This glitch is fixed in the nightly builds of JBoss Tools 3.3 Beta1 which we are working on making stable and available anytime soon.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Until then, see you tomorrow to hear about Deployable datasources.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Comment by <a href="https://community.jboss.org/community/tools/blog/2012/02/27/jboss-as-71-is-out--what-am-i-excited-about">going to Community</a></p>

</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>