I just committed the patches for MUSE-221 - let me know if this is sufficient. If you want to do some further work with attachments, I recommend doing some prototype work to flesh it out, and if that works, open a JIRA item so we can finish the work and put it in Muse.
Dan "Manolo Gomez Lopez" <[EMAIL PROTECTED]> wrote on 05/08/2007 07:18:21 AM: > We've already submitted a patch to apache muse for base64 > serializing/deserializing, you can check it here: > http://issues.apache.org/jira/browse/MUSE-221 > > Base64 codification embedded in one of the attributes of the response XML is > a good choice for moderated data sizes, but for bigger sizes, the ones in > the MB range, SOAP with attachments is a better solution... > > Will it be worth a try to add support for attachments to Apache-muse? > > Is it accesible given apache muse's architecture? > > > > 2007/5/8, Pablo Chacin <[EMAIL PROTECTED]>: > > > > I had once to do something like this in a "plain vanilla" web service > > (that is, non wsrf) and the solution was to define a custom type for the > > property and provide the > > java classes to encode/decode the property value using base64 for > > transmission over the wire. Couldn't this also work in this case? > > > > Pablo > > > > Manolo Gomez Lopez wrote: > > > Hi, > > > > > > I know this can be tough but, let me ask, Have you considered the > > > possibility of allowing the custom capabilities to return binary data as > > > attachments? > > > > > > Greets, > > > > > > > > > -- > > > > ======================================================================== > > 0 0 0 Pablo Chacin | Dept. d'Arquitectura de Computadors > > 0 0 0 e-mail: [EMAIL PROTECTED] | UPC-Campus Nord. Modul D6-212 > > 0 0 0 phone: +34 +93 405 4059 | Jordi Girona, 1-3 > > U P C fax: +34 +93 401 7055 | 08034 Barcelona - SPAIN > > www: http://personals.ac.upc.es/pchacin > > ======================================================================== > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
