Please guys , any tips about this issue?

Thanks.

-----Mensaje original-----
De: David Manriquez Farias [mailto:[EMAIL PROTECTED] 
Enviado el: Monday, August 08, 2005 3:49 PM
Para: CF-Talk
Asunto: RE: Unhandled System exception !

Sorry , i have and error (was when i translate the class for you guys)

The method called in main is test() not prueba()...



-----Mensaje original-----
De: David Manriquez [mailto:[EMAIL PROTECTED] 
Enviado el: Monday, August 08, 2005 3:45 PM
Para: CF-Talk
Asunto: Unhandled System exception !

People :

 i was tried to run a simple Java Class into CF5 (yeah that dinosaur), but i
get this error..


Unhandled System exception ! 

java.lang.ClassNotFoundException: ClassFormatError for class testClass. Java
exception occurred in call to method.


My java Class is too Simple..

***************
public class testClass {

        public static void main(String[] args) throws Exception {
                prueba();
        }
        static void test() throws Exception
        {
        System.out.print("wazzap Bitch!");      
        }
}
****************

dont understand wtf is going on , i have more stuff in Java inherits
CustomTags (CFX) and that works fine...


What im doiung wrong?...


Compiling and Editing with eclipse and JRE 1.5 (yeah Coldfusion 5 is fully
complatible with JRE 1.2 i know , but for the others CFX_*  works fine with
1.5)

Thanks in Advance.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214144
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to