[jboss-as7-dev] "application/dmr-encoded" decoding error
Heiko Braun
hbraun at redhat.com
Mon Mar 21 12:51:40 EDT 2011
The error we see when parsing the base64 response on the client side (discussed in a previous thread)
seems to relate to wrapping of response contents. I.e. when unwrapping (response = response.get("result"))
before encoding the corresponding decoding on the client side is successful.
I did just take a quick look, but couldn't find the answer. But I bet this does ring a bell?
Ike
More information about the jboss-as7-dev
mailing list