[mailto:[EMAIL PROTECTED]
Sent: Thursday, 4 December 2003 2:51 AM
To: CF-Talk
Subject: Re: Java error in coldfusion mx6.1
Are you trying to use some type of Java Class? Post your code.
I have seen this error happen in CFMX 6.0, while trying to access Java
Crimson DOM parsers.
The issue was resolved
Sent: Tuesday, December 02, 2003 6:49 PM
Subject: Java error in coldfusion mx6.1
Can anyone tell me why I am getting this error
Class coldfusion.runtime.java.JavaProxy can not access a member of class
Account with modifiers ""
the java code is this
class Account
{
Can anyone tell me why I am getting this error
Class coldfusion.runtime.java.JavaProxy can not access a member of class
Account with modifiers ""
the java code is this
class Account
{
public void Test()
{
}
public static boolean debugMode;
}
Regards
Andrew Scott
Techni
3 matches
Mail list logo