On Mon, Jan 26, 2004 at 02:50:35PM -0700, Nathaniel H wrote: > Can I use AOLserver to implement webservices using soap?
Yes. > SOAPware.org shows that nssoap is abandoned. Is SOAP something > AOLserver should do or should I be using tomcat and Axis? I don't know enough to tell you exactly what to use, but from the various OpenACS threads below it seems that at least some people have been successful using both XML-RPC and SOAP in AOLserver - see the many threads below. Consensus seems to be that tdom is the best and by far the fastest tool for any XML processing, but that's lower level than SOAP, and some of the working SOAP tools may be using other XML libraries rather than tdom - which of course isn't disastrous. Sounds like TclSOAP (which uses TclDOM) definitely works. I have no idea whether SOAP-Gateway uses that or something else underneath. If you figure out what they best tools to use are, please let us know. :) More recent threads: http://openacs.org/forums/message-view?message_id=134323 http://openacs.org/forums/message-view?message_id=148176 http://openacs.org/forums/message-view?message_id=74936 Old threads: http://openacs.org/forums/message-view?message_id=34157 http://openacs.org/forums/message-view?message_id=33647 http://openacs.org/forums/message-view?message_id=148176 http://openacs.org/forums/message-view?message_id=52827 http://openacs.org/forums/message-view?message_id=56312 http://openacs.org/forums/message-view?message_id=52822 -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
