You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Vincent Quiniou <vq...@amadeus.com> on 2006/11/29 16:35:30 UTC

Simple SOAP server. Can axis help me ?

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