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.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214079
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