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/02/29 17:55:52 UTC

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

Author: dims
Date: Fri Feb 29 08:55:49 2008
New Revision: 632387

URL: http://svn.apache.org/viewvc?rev=632387&view=rev
Log:
switch it back...causes problems in all other tests

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

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?rev=632387&r1=632386&r2=632387&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Fri Feb 29 08:55:49 2008
@@ -1072,7 +1072,7 @@
 				<configuration>
 					<skip>false</skip>
 					<forkMode>once</forkMode>
-					<argLine>-Xms256m -Xmx512m -Xbootclasspath/p:${basedir}/../jaxws-api/target/classes${path.separator}${basedir}/../jws-api/target/classes </argLine>
+					<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>-->
 					<includes>



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