[jboss-cvs] JBossAS SVN: r66821 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 7 10:50:57 EST 2007


Author: wolfc
Date: 2007-11-07 10:50:57 -0500 (Wed, 07 Nov 2007)
New Revision: 66821

Modified:
   trunk/ejb3/build-test.xml
Log:
512MB for ssl-advanced-test

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-11-07 14:48:13 UTC (rev 66820)
+++ trunk/ejb3/build-test.xml	2007-11-07 15:50:57 UTC (rev 66821)
@@ -4882,7 +4882,7 @@
       <!--
          "Advanced" remoting sslsocket configuration contains keystore info
       -->
-      <start-jboss conf="ejb3-ssl-advanced" host="${node0}" jvmargs="-Xmx128M"/>
+      <start-jboss conf="ejb3-ssl-advanced" host="${node0}" jvmargs="-Xmx512M"/>
       <wait-on-host/>
 
       <!-- Tell client to use the supplied truststore -->




More information about the jboss-cvs-commits mailing list