.NET WCF Web サービスを呼び出す 1 つの J2ME アプリケーションを作成し、ksoap を使用しました。
私は netbeans IDE を使用しています。
しかし、そのアプリケーションを実行すると、実行時の例外が発生します
org.xmlpull.v1.XmlPullParserException: Invalid stream or encoding: java.io.IOException: Error in GZIP header, first byte doesn't match (position:START_DOCUMENT null@0:0) caused by: java.io.IOException: Error in GZIP header, first byte doesn't match
その例外の理由は何ですか?
ここではエラーのないコンパイル時間です。