Hi,

I wish to implement a simple web service that will use a combination of SMTP and POP3 for transport (i.e. sending requests and responses using SMTP and listening using POP3). When looking in the JavaDoc API, I find org.apache.axis.transport.mail, but this package doesn't seem to exist in axis.jar that comes with the distribution. The classes listed in the API exists in the CVS, but has somehow been left out in the distribution. Is there a reason for this or did someone forget these classes?

Anyway, if someone has implemented a web service using SMTP/POP3 for transport in Axis, I woulld greatly appreciate any examples that you could share.

best regards,
Erik Hellman



Reply via email to