| Author |
web service returning xsd:base64Binary
|
dale con
Ranch Hand
Joined: Apr 15, 2005
Posts: 93
|
|
hello all i'm calling a web service that returns a xsd:base64Binary using this code but it's not working i get a null if i do this instead call.invoke(new Object[] {uncompressed}); and inspect the result it is correct What do i need to do to get the result back in the byte [] bytes object thanks for any help
|
 |
 |
|
|
subject: web service returning xsd:base64Binary
|
|
|