Wow, mail transport... the world's slowest RPC? :-) And if that is still too fast, try: org.apache.axis.transport.postalmail Bill [EMAIL PROTECTED] wrote: Hi Kumar,Other than the HTTP Transport, Axis also provides a JMS Transport and a Mail Transport. See the following packages for details: org.apache.axis.transport.mail org.apache.axis.transport.jms So instead of communicating SOAP over HTTP, you would communicate SOAP over JMS or SMTP/POP3. Al ----------------------------------- |wsabi4axis: http://demo.wsabi.org| ----------------------------------- Quoting babloosony <[EMAIL PROTECTED]>:Hi, What exactly is a transport handler in AXIS and can anyone please give one real world example of when shall we go for implementing our own transport handlers in AXIS ? Thanks & Regards, Kumar. |
- Doubt on AXIS Handlers babloosony
- Re: Doubt on AXIS Handlers aveitas
- Bill Keese