[jboss-dev-forums] [Embedded JBoss Development] - Re: Tried to check out & build with cygwin - OOME

pgmjsd do-not-reply at jboss.com
Sat Nov 21 21:26:26 EST 2009


Added this to testsuite/pom.xml:

  | 	<plugin>
  | 		<groupId>org.apache.maven.plugins</groupId>
  | 		<artifactId>maven-surefire-plugin</artifactId>
  | 		<configuration>
  | 			<argLine>-Xms256m -Xmx1024m  -XX:MaxPermSize=256m</argLine>
  | 		</configuration>
  | 	</plugin>
  | 

Web service tests fail though.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266904#4266904

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266904



More information about the jboss-dev-forums mailing list