Re: Mail transport implementation for Synapse/Axis2

2008-01-23 Thread Paul Fremantle
Deepal

This is a new transport in org.apache.synapse. The reason is that the
Axis2 transports are all in the kernel module and therefore you cannot
improve them without changing the core axis2 jar. I think it would be
good to move these out to a separate maven module.

Paul

On 1/23/08, Deepal jayasinghe [EMAIL PROTECTED] wrote:
 Hi Asankha,
  Folks,
 
  Since we delayed the release of Synapse 1.1.1 for a week to include
  the HttpComponents 4.0-beta1 release, I made use of this time to
  implement a feature requested by one of our users - Enhanced Mail
  support (https://issues.apache.org/jira/browse/SYNAPSE-189)
 Did you do any changes to Axis2 mail transport or have you written a new
 one ?
 
  As I am confident that the new Email transport is in a very good
  state, and since it offers many enhancements over the previous mail
  implementation, I am going to check this code into Synapse to be
  included into the 1.1.1 release this week. (I plan to check this code
  into Axis2 as well, before its next major release). I also hope to
  document this transport in more detail in the coming weeks and will
  let you know any links, but I have added a sample, a fair amount of
  unit tests that cover many cases including SOAP11/12/POX, pop3/imap,
  SSL/TLS, Encodings etc are already in place for anyone to peek. I will
  also answer any queries on the Synapse-dev/user lists on this as well
 
  asankha
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
[EMAIL PROTECTED]

Oxygenating the Web Service Platform, www.wso2.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Mail transport implementation for Synapse/Axis2

2008-01-22 Thread Asankha C. Perera

Folks,

Since we delayed the release of Synapse 1.1.1 for a week to include the 
HttpComponents 4.0-beta1 release, I made use of this time to implement a 
feature requested by one of our users - Enhanced Mail support 
(https://issues.apache.org/jira/browse/SYNAPSE-189)


As I am confident that the new Email transport is in a very good state, 
and since it offers many enhancements over the previous mail 
implementation, I am going to check this code into Synapse to be 
included into the 1.1.1 release this week. (I plan to check this code 
into Axis2 as well, before its next major release). I also hope to 
document this transport in more detail in the coming weeks and will let 
you know any links, but I have added a sample, a fair amount of unit 
tests that cover many cases including SOAP11/12/POX, pop3/imap, SSL/TLS, 
Encodings etc are already in place for anyone to peek. I will also 
answer any queries on the Synapse-dev/user lists on this as well


asankha


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Mail transport implementation for Synapse/Axis2

2008-01-22 Thread Asankha C. Perera
Reposting using the new Synapse mailing lists : [EMAIL PROTECTED] 
and [EMAIL PROTECTED]

*
Asankha C. Perera wrote:

Folks,

Since we delayed the release of Synapse 1.1.1 for a week to include 
the HttpComponents 4.0-beta1 release, I made use of this time to 
implement a feature requested by one of our users - Enhanced Mail 
support (https://issues.apache.org/jira/browse/SYNAPSE-189)


As I am confident that the new Email transport is in a very good 
state, and since it offers many enhancements over the previous mail 
implementation, I am going to check this code into Synapse to be 
included into the 1.1.1 release this week. (I plan to check this code 
into Axis2 as well, before its next major release). I also hope to 
document this transport in more detail in the coming weeks and will 
let you know any links, but I have added a sample, a fair amount of 
unit tests that cover many cases including SOAP11/12/POX, pop3/imap, 
SSL/TLS, Encodings etc are already in place for anyone to peek. I will 
also answer any queries on the Synapse-dev/user lists on this as well


asankha




Re: Mail transport implementation for Synapse/Axis2

2008-01-22 Thread Deepal jayasinghe
Hi Asankha,
 Folks,

 Since we delayed the release of Synapse 1.1.1 for a week to include
 the HttpComponents 4.0-beta1 release, I made use of this time to
 implement a feature requested by one of our users - Enhanced Mail
 support (https://issues.apache.org/jira/browse/SYNAPSE-189)
Did you do any changes to Axis2 mail transport or have you written a new
one ?

 As I am confident that the new Email transport is in a very good
 state, and since it offers many enhancements over the previous mail
 implementation, I am going to check this code into Synapse to be
 included into the 1.1.1 release this week. (I plan to check this code
 into Axis2 as well, before its next major release). I also hope to
 document this transport in more detail in the coming weeks and will
 let you know any links, but I have added a sample, a fair amount of
 unit tests that cover many cases including SOAP11/12/POX, pop3/imap,
 SSL/TLS, Encodings etc are already in place for anyone to peek. I will
 also answer any queries on the Synapse-dev/user lists on this as well

 asankha


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]