----- Original Message ----- From: "Jason Essington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 7:07 AM Subject: Re: SOAP over SMTP
> Hi Arul > > I am trying to build an email transport into jboss.net (the axis in > JBoss). There is already some code in cvs > (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/contrib/ > jboss.net/src/main/org/jboss/net/axis/mail/) the code that is there is > rather rough so far. I have to have message verification and > authentication via xml digital signatures working soon as well. > > There are certainly huge gaps in this implementation as of yet. For > instance there isn't a way to send SOAP messages via email. > > I could use comments / code from people who are interested in an email > transport or xml security (digital signatures and encryption) for SOAP. Jason, why are you adding this to jboss rather than Axis itself? It would be a lot better in Axis as then the clients would all support it too...
