[jboss-as7-dev] "application/dmr-encoded" decoding error

Heiko Braun hbraun at redhat.com
Tue Mar 22 06:31:51 EDT 2011



I figured it out.
The wrapped base64 output stream is not flushed and hence the 
pending characters are not written.

I'll prepare a patch for the DMR lib.

Ike

On Mar 22, 2011, at 9:31 AM, Heiko Braun wrote:

> 
> 
> 
> Looks like I was wrong.
> Please forget this post. It's not related to the wrapped response payload 
> 
> On Mar 21, 2011, at 5:51 PM, Heiko Braun wrote:
> 
>> 
>> 
>> 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
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 





More information about the jboss-as7-dev mailing list