Your JRE path needs to be pointing to the JVM library... So on windows its
usually jvm.dll and on unix libjvm.so  search for these files on your server
and put the path to one of them.

+++++++++++++++++++++++++++++++++++++++++++
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM
ColdFusion Developer Resources
http://www.cfdev.com/


-----Original Message-----
From: Paul John Summers, Jr. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 5:32 PM
To: CF-Talk
Subject: Configuring CF Server to use Java


I am trying to configure my CF Server to use Java objects and it doesn't
recognize my JVM path. Can anyone make any recommendations? The exact error
message I get when I try to instantiate a Java object is:
"The JVM library could not be found. Please check if the file specified in
the ColdFusion Administrator actually exists." However, I am pointing my CF
Server to the the <JAVA_ROOT>/jre/bin directory and my classpath to the only
place in which I have created or to which I have downloaded class files. Any
help would be greatly appreciated.


FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to