Hi all,
I want to implement a WebService client on the Nokia 6131NFC. If I start the MIDLET on the phone I get the following Exception:
No Class Def Found Error java/lang/NoClassDefFoundError .....: java/rmi/Remote
It seems, that the java.rmi.Remote class isn't on the phone. But in the specs of the 6131 NFC (http://www.forum.nokia.com/devices/6131_NFC) are defined that the "JSR 172 Web Services API" is implemented. And part of the JSR172 are also the class java.rmi.Remote.
What's wrong? I worrying that only the JAXP part of the JSR172 is implemented by NOKIA, but the connection part is missing ... (but i cant believe it ... where is the sense of a JSR172 without connections on a mobile phone?!?)
Could there be anything other wrong?
If realy only the JAXP part is implemented: Is there a way to install the connection part of the JSR172 on the 6131 NFC?
Many thanks!
Steffen

Reply With Quote


