Hi all, I would like to build a "harcoded" SOAP server. I.e. a server which reacts
to an incoming SOAP message, analyses the message content and replies with a predifined message. I was wondering if Axis could help me gain some time as compared to the time needed to recode an HTTP server (I have a reference) and analyse HTTP requests. Thanks for your help. Cheers
