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 de
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.
A
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.