Hyperic Team - 2008-05-21

http://forums.hyperic.com/jiveforums/thread.jspa?messageID=18011&tstart=0#18011

instead of setting the system property in the command line when i run the program using -Dproc.java.home=JAVA_HOME<br /><br />i setting it in my bean using<br />System.setProperty("proc.java.home",System.getProperty("java.home"));<br /><br />but now when...