Android doesn't implement J2ME (with the exception of some OpenGL classes)
hence the NoClassDefFoundError. You could look at porting kSoap to use
Androids Apache HTTPClient or implement your own SOAP client.
Dave

On Mon, May 11, 2009 at 7:16 AM, RS.Giridaran <[email protected]> wrote:

>
> Hi all,
>
> i want to call a web service call, for that i used ksoap(j2me).when i
> do a service call i am getting the folliwing exception
> java.lang.NoClassDefFoundError: javax/microedition/io/Connector
>
> Please help me solve this issue
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to