|
From: Bruce M. <br...@mc...> - 2003-06-18 15:09:59
|
Hans, I have never used suns soap stuff but have found axis to be an exciting and reliable software framework. I definitely think moving to use it would be a good idea. If you need any help getting the dynamic class loading working, please email the list and we can work on it. Your ideas make sense - using soap as a universal document transport layer makes a lot of sense *if* we can do it with reasonable performance. regards, Bruce. On Wednesday 18 June 2003 07:47 am, Hans Benedict wrote: > On Tue, 17 Jun 2003, Bruce McDonald wrote: > > I noticed that axis 1.1 has been released. Is this something that we > > should look at incorporating into babeldoc? > > After some bad experiences with Sun's jwsdp, I will definitely look at it. > > As soon as I have understood the dynamic class loading in babeldoc (;-)), > I will try to write a SoapHelper implementation for axis and make > configurable, which one is used. All the other soap classes should work > anyway. > > Or did you mean something more innovative with 'incorporating'? Perhaps we > should collect some ideas for the future of the soap module. Things I am > thinking about are: > > - something like a SoapTransformer service, that takes a document via SOAP > and gives the result of some transformation back > > - connection two pipelines via soap > > - use other transports than http (mail, jms) > > > Regards, > Hans |