Closed GoogleCodeExporter closed 8 years ago
I don't know. Maybe post on the mailing list about it.
Original comment by mosa...@gmail.com
on 6 Dec 2010 at 10:07
I'm using the following way to get the byte array.
byteArray = Base64
.decode(soap
.getProperty(1)
.toString());
Original comment by kangal...@gmail.com
on 13 Dec 2011 at 10:11
You need to add marshalling for byte encoding with base64. This is now on the
wiki.
Original comment by mosa...@gmail.com
on 30 Apr 2012 at 6:23
Original issue reported on code.google.com by
bgmei...@gmail.com
on 5 Dec 2010 at 11:52