<!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;">
    Re: AS7 getting slower
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/ctomc">Tomaz Cerar</a> in <i>JBoss AS 7 Development</i> - <a href="https://community.jboss.org/message/783379#783379">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Yes, JSF mojarra impl has known performance issues.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>btw, i would cleanup your deployment a bit.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>get rid of:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>20.12.2010&#160; 10:46&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 62.983 activation-1.1.jar &lt;-- part of jdk </p><p>31.05.2012&#160; 16:18&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 18.432 ant-launcher.jar &lt;-- build tool?</p><p>31.05.2012&#160; 16:18&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1.938.849 ant.jar &lt;-- build tool? probably mistake</p><p>19.12.2011&#160; 13:06&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 610.790 c3p0-0.9.1.2.jar &lt;-- you probably dont need that as you use app server's pooling</p><p>20.12.2010&#160; 10:46&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 261.809 commons-lang-2.4.jar -- two commons lang?</p><p>18.02.2011&#160; 14:27&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 284.220 commons-lang-2.6.jar -- two commons lang?</p><p>26.05.2011&#160; 17:51&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 60.841 commons-logging-1.1.1.jar &lt;-- not needed</p><p>28.06.2012&#160; 13:29&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 3.796.846 db2jcc4.jar &lt;-- jdbc driver should be installed into server directly not as part of deployment</p><p>20.12.2010&#160; 10:45&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 134.652 jboss-el.jar &lt;-- afaik not needed anymore, i would try and remove it</p><p>19.10.2012&#160; 17:48&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 109.121 jboss-vfs-3.1.0.Final.jar &lt;-- this should never be part of deployment</p><p>20.12.2010&#160; 10:45&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 2.005.783 jgroups.jar &lt;-- this is for clustering, and should not be part of deployment unless your app manualy constructs clusters</p><p>20.12.2010&#160; 10:39&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 15.071 jta.jar &lt;-- EE api, part of app server, remove it</p><p>28.08.2012&#160; 20:29&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 188.121 jtidy-r938.jar &lt;-- not needed as runtime</p><p>20.12.2010&#160; 10:39&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 237.344 junit-4.8.2.jar &lt;-- not needed as runtime</p><p>26.05.2011&#160; 17:51&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 481.534 log4j-1.2.16.jar &lt;-- you could probably remove it as server will provide it for your</p><p>11.07.2012&#160; 14:08&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 827.942 mysql-connector-java-5.1.21-bin.jar &lt;-- jdbc driver should not be part of deployment</p><p>20.12.2010&#160; 10:45&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 266.872 picocontainer-2.6.jar &lt;-- you really use pico container and seam?</p><p>29.07.2011&#160; 12:48&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 539.510 postgresql-8.4-702.jdbc4.jar &lt;-- jdbc driver should not be part of deployment</p><p>17.05.2011&#160; 18:48&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 508.651 standard-1.0.6.jar &lt;-- standard API, should not be part of deployment</p><p>08.08.2012&#160; 12:21&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 753.341 testng-6.7.jar &lt;-- remove it as probably deployment does not do testing <span> ;) </span></p><p>20.12.2010&#160; 10:39&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 7.526.292 thirdparty-all.jar &lt;-- this looks fishy, i would remove this and include only deps you really need</p><p>14.05.2012&#160; 14:24&#160;&#160;&#160;&#160;&#160;&#160;&#160; 25.706.895 tika-app-1.1.jar &lt;-- I asume this is your app? </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>--</p><p>tomaz</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/783379#783379">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss AS 7 Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


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

</div>

</body>
</html>