Closed GoogleCodeExporter closed 8 years ago
ClassCastExceptions are cause whenever you've missed to register some parsing
classes.
See
http://github.com/phonegap/phonegap-android/commit/947248fad673d398b6ca188012e32
497fd689d67
or
http://code.google.com/p/buddycloud/source/browse/trunk/client/android/main/src/
com/buddycloud/jbuddycloud/BuddycloudClient.java#45
to get an idea how to do it.
Regards,
Rene
Original comment by rtreffer@gmail.com
on 17 May 2010 at 7:55
(DiscoverItems) result will get an error in ServiceDiscoveryManager.class ,the
error is java.lang.ClassCastException:
org.jivesoftware.smack.util.PacketParserUtils$2 ,I don not know how to do .
Original comment by geolo...@gmail.com
on 23 Jul 2010 at 11:12
Original issue reported on code.google.com by
eehk...@gmail.com
on 17 May 2010 at 5:17