here:

http://www.nuxeo.org/xwiki/bin/view/Main/QuickStart_DAM

regarding startup, one reads:

"Don't forget to set these environment variables:

    * JAVA_HOME set to the path of the JDK
    * JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m"

  actually, i haven't set the JAVA_HOME env variable in who knows how
long and it's never caused a problem.  also, it's not clear if there's
any value in setting JAVA_OPTS at the command line since the
catalina.sh script takes care of that at start time right at the top:

  JAVA_OPTS="$JAVA_OPTS -Xms128m -Xmx512m -XX:MaxPermSize=256m  \
    -Dfile.encoding=UTF-8"

it won't hurt, of course, it's just not necessary.

  finally, will there be something resembling nightly snapshots if
people want to keep up with current development?  other than the
mercurial checkout?

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to