I'm trying to make use of Java classes with CF 4.5. Pretty sure I've got the idea of putting/getting variables to/from the compiled class. I just can't get it to work.
ie: how about a simple HelloWorld.class file?
The problem seems to be with Java Virtual Machine Path... error: The JVM library could not be found. Please check if the file specified in the ColdFusion Administrator actually exists.
Does this need JRun installed or is there some dll it needs to point to?
Is there anything else that will creep up on me later?
ie: how about a simple HelloWorld.class file?
The problem seems to be with Java Virtual Machine Path... error: The JVM library could not be found. Please check if the file specified in the ColdFusion Administrator actually exists.
Does this need JRun installed or is there some dll it needs to point to?
Is there anything else that will creep up on me later?