|
-
February 22nd, 2000, 03:25 PM
#1
CALLING JAVA OBJECTS FROM COLD FUSION
Hi ,
I have downloaded the evaluation copy of Cold Fusion Server ver 4.5 from the allaire site. I want to call a JAVA object using CFOBJECT tag. I have jdk1.2.1 installed in my system. I have specified C:\jdk1.2.1\lib as the java virtual machine path(contains jvm.lib) in the coldfusion administrator page. I have also specified C:\jdk1.2.1\bin\;C:\jdk1.2.1\lib\;C:\temp as the classpath . I have stored my java class files in c:\temp. When I try to access a page that uses CFOBJECT tag I get the following error message in the browser
"The JVM library could not be found. Please check if the file specified in the ColdFusion Administrator actually exists."
Kindly let me know how I could solve this problem. My Mail Id is [email protected]
regards,
Jayaprakash
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|