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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...