NoSuchMethodError [message #302495] |
Mon, 25 February 2008 23:08 |
mehar4457
Messages: 1 Registered: February 2008
|
Junior Member |
|
|
i am using jdk1.5 and oracle 10g.after installing oracle java programs are not executing .there is compatibility issue between these two .it is showing error "noclassdefounderror ".so i removed jre classpath(oracle) from the system variable.after that java is running fine .
but the problem is i written code in java using jdbc.it is compiling fine but while running it is showing "NoSuchMethodError".
i downloaded ojbbc14.jar file for jdbc connection.
so please tell me the solution where i have done mistake .
thanks in advance
|
|
|