Closed GoogleCodeExporter closed 9 years ago
This issue is reproducible.
Original comment by nabeelmukhtar
on 19 Aug 2011 at 8:02
It looks like the problem is simply that the JAXB annotation on the Membership
object has fields which are marked required but can actually be null in the
case of joining a group.
Simply removing the required restriction on the annotations themselves seems to
have solved the problem.
Original comment by mrclea...@gmail.com
on 19 Aug 2011 at 8:16
This issue is fixed in the release 1.0.415.
Original comment by nabeelmukhtar
on 5 Sep 2011 at 12:28
Hi All,
I am getting the same problem however i am using the latest jar file release
1.0.429.
while executing client.joinGroup(group_id).please help me asap
thanks
Original comment by akkygr...@gmail.com
on 31 Jul 2012 at 12:12
Original issue reported on code.google.com by
dave.z...@yupiq.com
on 17 Aug 2011 at 6:57