Hi guys, I&#39;m writing this because this friday I&#39;ll talk about forge and errai-plugin and I&#39;m getting some trouble.<div><br></div><div>I try to synthesize in few words:</div><div><br></div><div>1) errai-plugin: the generated web.xml is is configured for jetty and doesn&#39;t work on JBoss AS 7 (my presentation target) and I needed to remove everything but the DefaultBlockingServlet mapping</div>


<div>2) errai-plugin: pom.xml reference a SNAPSHOT version of errai instead of 2.1.0.FINAL (I think this is due to the fact is a CR1)</div><div>3) errai-plugin: generated pom.xml has wrong version and a bad dependency (&quot;org.jboss.weld.servlet:weld-se:1.1.6.Final&quot; instead of org.jboss.weld.servlet:weld-servlet:1.1.6.Final !)</div>


<div>4) errai-plugin: if I install CDI and then I install JAXRS the pom.xml is modified but not the App.gwt.xml file !! Had to modify by hand (with strange errors indeed)</div><div>5) jboss-plugin: here the fact is quite involved. I have many heap and perm gen (on 64bit JVM) memory problems, so I looked for a way to configure memory. I saw the plugin has a jvmArgs property but this is never read or written. I had to modify it into the plugin itself.</div>

<div>6) eclipse forge plugin: there no way to increase memory for the forked forge. Default memory is enough in all situation but when I deploy on JBoss AS7, from time to time I receive OOM errors and I have to kill AS7 and restart forge</div>

<div><br></div><div>Am I doing something wrong ?? Do you think I&#39;m following a bad road for my presentation ??</div><div><br></div><div>Thank you guys.</div><div><br></div><div><br></div><div>
<div><br></div>-- <br>****************************************<br><a href="http://www.lucamasini.net" target="_blank">http://www.lucamasini.net</a><br><a href="http://twitter.com/lmasini" target="_blank">http://twitter.com/lmasini</a><br>


<a href="http://www.linkedin.com/pub/luca-masini/7/10/2b9" target="_blank">http://www.linkedin.com/pub/luca-masini/7/10/2b9</a><br>
****************************************<br>
</div>