I installed Sample_MMS_Creation_v1.0, but when i try to run the SampleMMSCreation.java file i have this error message:
C:\j2sdk1.4.2_09\bin>java SampleMMSCreation
Exception in thread "main" java.lang.NoClassDefFoundError: com/nokia/mms/MMMessage
at SampleMMSCreation.<init>(SampleMMSCreation.java:49)
at SampleMMSCreation.main(SampleMMSCreation.java:218)
Can anyone tell me why?
Thanks at all!
Matteo



