Title: Message
The problem I am having is that not every client is willing to switch to SOAP for sending messages. I have looked through a lot of source code and I think that there is a way to create a new AxisServer and MyCustomServiceHandler to deal with non-SOAP messages. Is this the best way to do it? I see a lot of code riddled with getSOAPService calls and it seems that Axis is very much tied to the SOAP message type. Has anyone successfully plugged into Axis to support CSV or just plain XML messages?
 
Thanks,
Ozzie Gurkan
Manheim

Reply via email to