Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
AnXiao #1
using java class in coldfusion
I am recieving this erroir when I am trying to access a java class in cold
fusion
An exception occurred when instantiating a java object. The cause of this
exception was that: Class coldfusion.runtime.java.JavaProxy can not access a
member of class hellocf with modifiers "public".
AnXiao Guest
-
installing cfx java class
Hello, when porting an application to MX7, I tried to add some class (located in the cfx/java folder) to the cfx custom tags. Problem : when... -
ColdFusion + Java Guru Install Cybersource Java Api
Hi, I need to install a cybersource java api on a coldfusion MX 6 server and call it as a component to pass variables to their gateway. Here... -
New instance of Java Class
I have this: f = CreateObject("java","java.io.FileInputStream"); The class that i'm creating an instance of: public FileInputStream(String name)... -
Executing a java class
What should I do in order to execute a java class from a Flash movie by pressing a bottom Thanks -
Can't find class java.lang.NoClassDefFoundError. (Wrong class path?)
While creating JVM, I am getting the following error: Can't find class java.lang.NoClassDefFoundError. (Wrong class path?) I gave all the...



Reply With Quote

