Jochen, plz see the snippets in JaxmeDataBindingTemplate.xsl
-- dims On 8/16/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
Hi, as I read the Axis 2 implementation (AbstractInOutSyncMessageReceiver), it allows to stream a response, if the response can be "pulled". In other words, if the response object behaves like an InputStream. Unfortunately, in my case this is not an option. I have an object, which can only push. For example, imagine an XMLFilter or SAX driver. Is it possible to stream a response in that manner? In other words, obtain an XMLWriter to which the body may be written? Thanks, Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
