On Tue, Sep 18, 2012 at 4:56 PM, Fabrizio Tringali <ftring...@gmail.com>wrote:
>
> Looking for a reason in wps-core I found the method
> ExecuteProcessResponse.write(...), it seems that when the response is not a
> raw one the writeComplex method is never called so BinaryEncoderDelegate
> has no chance to deliver Jpeg content
>
> Probably I'm missing some clue so any advice is welcome
>

Nope, you're most likely on the right track, I did not check the code but
I'm sure we
never tried to encode binary in xml, even if possible.
I don't find that use case very interesting, why go through the trouble of
base64 encoding
an image, send a 30% larger payload, and have to decode it later?
Anyways, that has to be fixed, since you're already on it, can you provide
a patch with a test?

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:   +39 0584 962313
mob:   +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to