RE: DIME Example requested

2004-04-20 Thread Paulo Soares
I always use DIME outside the soap message itself. It's not automatic but on the other hand it works well with gsoap and .NET too. Some example code: On the server side... package validar; import org.apache.axis.MessageContext; import org.apache.axis.AxisFault; import org.apache.axis.Message; im

Re: DIME Example requested

2004-04-20 Thread Gareth Western
Hi Ken, If you find a good DIME example then could you forward it to me please! Many thanks, Gareth Kenneth Lee wrote: Can anyone provide a few clues on what is required to add DIME functionality to a web service. Specifically, if I return a simple string, how do I get the message to break