Re: returning xml rowset in soap message

2006-11-09 Thread Ravi.S
nger 7.0 today! > http://messenger.msn.co.uk > > > -- View this message in context: http://www.nabble.com/returning-xml-rowset-in-soap-message-tf76200.html#a7270958 Sent from the Axis - User mailing list archive at Nabble.com. ---

returning xml rowset in soap message

2005-06-15 Thread Plorks mail
Hi all, I'm writing a web service that will return data from a db table - the resultset can be quite large I want to return the data as an XML DOM, but not sure how. Or return the resultset in the SOAP message e.g. ROWSET format I've seen an example of what i would like to do, but it has n