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

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 o

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 d

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 jay