I have downloaded the latest version although when I amend the jvm.config and 
attempt to restart CF it does not restart correctly, very odd!


> Download it here and install. http://www.oracle.
> com/technetwork/java/javase/downloads/index.html  I keep my JVM 
> Install for ColdFusion separate from the default Java that the OS is 
> using.  Typically I change the default location of the install to be 
> in a top level folder named /java/ So c:\Java or D: java on Windows.  
> On Linux I use the /opt folder because ColdFusion is installed in /opt 
> so it would be /opt/java/
> 
> Then you need to edit your jvm.config file and point the "java.home=" 
> to the new path of your newly installed JVM.  Be sure to backup your 
> jvm.config. 
> 
> So the JVM config line might look something like this. You'll have to 
> make sure you get the path correct for your OS.
> 
> java.home=C:/java/jvm_16xxx/jre
> 
> Regards,
> Wil
> 
> 
> Wil Genovese
> Sr. Web Application Developer/
> Systems Administrator
> CF Webtools
> www.cfwebtools.com
> 
> wilg...@trunkful.com
> www.trunkful.com
> 
> On Apr 2, 2013, at 3:26 PM, Richard White <rich...@re-base.net> 
> wrote:
> 
> > 
> > Thanks guys. After running this code I can see I am running 1.6
> > Please excuse my ignorance but i have been searching on how to 
> upgrade to 1.7 and have found no instructions on where to download it 
> or upgrade.
> > 
> > I have downloaded the JVM 7 Update 17 but it appears this isnt the 
> same thing
> > 
> > thanks for any guidance
> > 
> > 
> > 
> >> It may be worth double checking that you are using the version you 
> think
> >> you are using:
> >> 
> >> This will tell you:
> >> #CreateObject("java", "java.lang.System").getProperty("java.
> version")#
> >> 
> >> 
> >> 
> >> 
> >>> 
> > 
> > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355236
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to