Hi I am going to use snmp4.jar for Fedoara core 12 for my project purpose.
i have successfully compiled using Snmp4.jar using the following command javac -classpath /home/venkat/snmp4.jar test.java i tried to run the following java file using the command given below java -classpath /home/venkat/snmp4.jar test. I am getting an error java.lang.NoClassDefFoundError : test Please let me know what is the problem in this. Regards Venkata Krishnan.S. _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
