I think you should be able to achieve this by using message syle service and using the service signature: public void method(SOAPEnvelope req, SOAPEnvelope resp); Whatever you add to the response will be sent back, in your case nothiing.
Thanks Jai -----Original Message----- From: Chandrasegaram Jeyakumaran [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 10:32 PM To: [EMAIL PROTECTED] Subject: Can I use axis for only one way flow? Hi, I want to use axis for only receiving the soap messages from one end. I need to get the soap messages and deserialize it in to a javabean. Then I only parse than java bean object to other application. That's all. I know it is bit different from the webservices logic. Can I do this with axis.(Is it possible to have a service with one way flow only? Thanks in advance. regards, Jeyakumaran Lanka Software Foundation Promoting opensource in Srilanka