Is there a simple way to expose methods in an application via SOAP? We've been using XML-RPC with much success, but we would like to be able to expose the same methods to remote clients via SOAP.
I took a look at AXIS, but it seems to be much more suited for use with an application server such as Tomcat, and appears to require external descriptors, etc, etc.
XML-RPC is a very simple solution; I was wondering if there was an equivalent using SOAP.
Thanks!
- Matt
--
-------------------------
Growing old is mandatory; growing up is optional. Today's mighty oak is just yesterday's nut that held its ground.
