[SNMP4J] Problem when i run using jar file

Venkat Krishnan svkrishnan70 at gmail.com
Thu May 27 20:32:00 CEST 2010


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.



More information about the SNMP4J mailing list