Difference: GeronimoNotes (21 vs. 22)

Revision 2221 May 2007 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="JavaNotes"
The Apache group's j2ee server is called Geronimo. Here are some notes.
Line: 96 to 96
 As of Oct 2006, the dev team has switched over to Maven2. A command-line build invocation that works for me is:


Changed:
<
<
MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m" mvn -o
>
>
MAVEN_OPTS="-Xms256m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=256m" mvn -o
 

Command-line tools

View topic | History: r26 < r25 < r24 < r23 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback