Why do I get java.lang.NoClassDefFoundError: org/apache/commons/jelly/demos/HomepageBuilder ?
Re[2]: java.lang.NoClassDefFoundError Author: mukund surjuse (http://www.jguru.com/guru/viewbio.jsp?EID=1299056), May 31, 2006 hello all, i was trying using jConnect5.2, that comes along iwth sybase ASE 12.0. I set the class path as /home1/sybase/jConnect-5_2/classes/jconn2.jar:/home1/sw/j2sdk1_3_1_18/bin:/home1/sw/j2sdk1_3_1_18/lib/tools.jar:/home1/sw/jdbccts/lib/j2eects.jar:/home1/sybase/jConnect-5_2/classes/jconn2.jar:/home1/sybase/jConnect-5_2 U must be wondering why so many paths i set..i’ll tell u now… i executed the command: java IsqlApp -U sa -P exactsa -S jdbc:sybase:Tds:192.168.0.81:4100 and got the following error: Exception in thread “main” java.lang.NoClassDefFoundError: IsqlApp Then i added several paths to the classpath variable, but got the same error.. KINDLY PLEASE SOME ONE HELP ME….
Related Questions
- When I try to startup Apache JServ I get an error message starting with "java.lang.NoClassDefFoundError: javax/servlet/...". Whats wrong?
- When starting Tomcat l get "java.lang.NoClassDefFoundError: org/apache/tomcat/startup/Tomcat" -- Why?
- Why do I get java.lang.NoClassDefFoundError: org/apache/commons/jelly/demos/HomepageBuilder ?