java.io.IOException: malformed response message
"#MAK HON NGAI#" <[email protected]> Wed, 27 Nov 2002 13:06:31 +0800
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <A975FFC51622704CBEAB749E263D17992BD494@mail01.student.main.ntu.edu.sg> |
Hi all,
I receive the following exception whenever I run the StockQuoteDemo
java.io.IOException: malformed response message
at com.sun.midp.io.j2me.http.Protocol.readResponseMessage(+198)
at com.sun.midp.io.j2me.http.Protocol.sendRequestEndSession(+42)
at com.sun.midp.io.j2me.http.Protocol.sendRequest(+139)
at com.sun.midp.io.j2me.http.Protocol.openInputStream(+48)
at org.ksoap.transport.HttpTransport.call(+232)
at org.ksoap.transport.HttpTransport.call(+12)
at StockQuoteDemo.commandAction(+60)
at
javax.microedition.lcdui.Display$DisplayAccessor.commandAction(+152)
at com.sun.kvem.midp.lcdui.EmulEventHandler$EventLoop.run(+459)
does anybody face the same problem? Can assist me on this?
Thanks!!!!