java/rmi/RemoteException

Hello,I have made an mobile application CLDC 1.1 & MIDP 2.0 with embeded webservice. But now my Nokia gives an Error: java/rmi/RemoteException...How can i fix this?
[189 byte] By [TouringBMWa] at [2007-11-27 10:05:55]
# 1
Hi,I am not 100% certain, but my research on the RMI for CLDC showed that RMI is simply not supported for that version of Java.Hope that helps,maria
mariaka at 2007-7-13 0:42:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
an RMI javame version exists: http://java.sun.com/products/rmiop/ http://java.sun.com/javame/reference/apis/jsr066/did you use this one or the javase version?are you sure that your phone supports javame RMI package?
suparenoa at 2007-7-13 0:42:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...