The application works fine on the emulators i've tried but on cell phones I get this error
No Class Def Found Error
java/lang/NoClassDefFoundError
Test/Webservice_Stub:Test/Webservice:jave/rmi/Remote
I found the source code to Remote and tried to add it to my app but got the same error but with "Cannot create class in system package" at the end.
Anyone have an idea of what could be wrong?

Reply With Quote

, I am not be able to figure out the exact problem.

