tibi wrote:
these work for me:
export MAVEN_OPTS="-Xms556M -Xmx556M -XX:MaxPermSize=556M
-XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled"
I see those are your MAVEN_OPTS, so they're only used while building,
not for your web server, right?
Do you know enough about those options to suggest whether or not they'd
be advisable in a production (or test) web server or just in a
development one?
-Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net