|
Hi
I also have problems with running the example. I changed the MIDlet into simple command prompt application. Now I get the fallowing error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: getProperty0
at com.sun.midp.Configuration.getProperty0(Native Method)
at com.sun.midp.Configuration.getProperty(k:/re/1.0.4_02/MIDP/src/share/
classes/com/sun/midp/Configuration.java:34)
at com.sun.midp.io.InternalConnector.<clinit>(K:/re/1.0.4_02/kvem/midp/s
rc/lime/classes/com/sun/midp/io/InternalConnector.java:91)
at javax.microedition.io.Connector.open(k:/re/1.0.4_02/MIDP/src/share/cl
asses/javax/microedition/io/Connector.java:158)
at org.ksoap.transport.HttpTransport.call(Unknown Source)
at org.ksoap.transport.HttpTransport.call(Unknown Source)
at CashConv.main(CashConv.java:48)
I appreciate if you tell me what is wrong.
ania
|