Posted By:
Phil_Gilbert
Posted On:
Tuesday, January 27, 2004 07:52 AM
I develop java web applications (using HAHTSite software) and am new to SOAP. I've successfully developed a client to send a SOAP request to an existing Apache-soap router but want to know if it's possible to have a web application that acts as a SOAP server.
I've scoured the internet to little avail, everything is based on on using the build in Apache-SOAP router.
How feasible is it have a web application that gets the SOAP request object and return the Response?
Any guidance would be much appreciated.
Thanks.