House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Talk (CF-Talk)

JRun/CFusion System Properties

Author:
Steve Brownlee
05/16/2006 01:18 PM

Here's a very easy way to see and set your Java system properties <cfscript> sys = createobject("java", "java.lang.System"); // Set a system property sys.setProperty('myProperty', 'myPropertyValue'); // Assign local variable to properties structure props = sys.properties; </cfscript> <!--- Dump all properties ---> <cfdump var="#props#"> Steve "The Boss" Brownlee http://www.orbwave.com/cfjboss The jvm.config file sets some java system properties.  How can I see what the values of all system properties are when the JRun startups up? There also appears to be a system property called application.home. Where is this set?  Can I set my own system properties? I am starting the JRun server from an Windows XP command window. -- Thanks, Troy


Search cf-talk

June 18, 2013

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
             1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30             

Designer, Developer and mobile workflow conference