You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/03/10 05:58:50 UTC

svn commit: r635432 - /webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml

Author: dims
Date: Sun Mar  9 21:58:46 2008
New Revision: 635432

URL: http://svn.apache.org/viewvc?rev=635432&view=rev
Log:
stabilize the test by using pertest for forking

Modified:
    webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml

Modified: webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml?rev=635432&r1=635431&r2=635432&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml Sun Mar  9 21:58:46 2008
@@ -1135,7 +1135,7 @@
 				<inherited>true</inherited>
 				<configuration>
 					<skip>false</skip>
-					<forkMode>once</forkMode>
+					<forkMode>pertest</forkMode>
 					<argLine>-Xms256m -Xmx512m</argLine>
 					<!-- Enable the next 2 lines if you want to attach a debugger
                     <argLine>-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5006</argLine>-->



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org