Joe,


Its ok it is all sorted now, the problem was that being new to java I was
not aware that it was case sensitive.


When I created the class as public class Account it told me that it needs to
be in Account.java, so I renamed the file this and it worked.


  _____  

From: Joe Eugene [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 in CFMX 6.1 related to DOM Parsers.

Joe Eugene

  ----- Original Message -----
  From: Andrew Scott
  To: CF-Talk
  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
  {
      public void Test()
      {
      }
      
      public static boolean debugMode;
  }

  Regards
  Andrew Scott
  Technical Consultant

  NuSphere Pty Ltd
  Level 2/33 Bank Street
  South Melbourne, Victoria, 3205

  Phone: 03 9686 0485  -  Fax: 03 9699 7976
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to