I'm using KSoap2 J2SE to call on my Webservice and it works fine when
I do a normal http call but when I trying to make it secure by doing a
https call I get a InvocationException when I run debug mode which I
don't know why I'm getting it or what to do about it.  I was reading
on older forums before and they said J2SE should be able to run SSL
and all I need to do is add the "s" on the URL for HttpTransportSE.
At first I though there was a problem with the certificate like a lot
of the other forums mentioned but I'm not getting the same exceptions
as them so I'm sure this is something else.  Anyone have any ideas
what the problem is?

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

Reply via email to