| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Feb 2006
Location: India
Posts: 31
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
|
i would like to know how to set classpath for a jar file that doesnt have manifest file? we gave this command to run the jar file: java -cp smpp.jar:smscsim.jar com.logica.smscsim.Simulator we got this error: Exception in thread "main" java.lang.NoClassDefFoundError: com/logica/smscsim/Simulator wat does this mean???? it s urgent.. |
|
|
|
|
|
#2 (permalink) |
|
Member
Join Date: Feb 2006
Location:
Posts: 42
Thanks: 0 Thanked 5 Times in 3 Posts Thanks: 0
Thanked 5 Times in 3 Posts
Rep Power: 3
|
include the absolute path in the classpath... i mean
../../filename.jar thats it it will work... mf is not req for all untill u r deploying it.. |
|
|
|
|
|
#3 (permalink) |
|
Moderator
Join Date: Feb 2006
Posts: 1,413
Thanks: 0 Thanked 9 Times in 8 Posts Thanks: 0
Thanked 9 Times in 8 Posts
Rep Power: 18
|
hello
follow naga its correct bye sowmya
__________________
http://livetolead.blogspot.com/ all the best Arise Awake N Stop Not Until Ur Goal Is Reached! |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|