I got it! You need to edit /etc/artifactory/default config file and export the JAVA_HOME and JAVA variables there. Very odd.
So to wrap it up: sudo vim /etc/artifactory/default Then add the lines: export JAVA_HOME=/usr/lib/jvm/sun-java6-jdk export JAVA=/usr/lib/jv/sun-java6-jdk/bin/java -- View this message in context: http://forums.jfrog.org/Ubuntu-10-04-Artifactory2-2-5-Problems-setting-JAVA-HOME-tp5607478p5743762.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
