Hi Chamil,

Thanks for that... I have not yet had a chance to play with it... I
expect that we will probably wait for this part of Axis2 to become a
little more mature before we try to implement with it anyway.
We will certainly be keeping an eye on how things progress.

Cheers
Jack...

On 29/04/06, Chamil Thanthrimudalige <[EMAIL PROTECTED]> wrote:
Hi Jack,

I did a bit of digging and found a few problems with the mail
transport and I have fixed them now. This is due to the fact that we
have excluded the mail tests from the build since we can't have a
dependency on the sun javamail and activation jars. There were some
changes to axis2 code which have not been tested with the mail
transport. I have fixed these and you will be able to use the mail
transport now.

Have  a look at MailRequestResponseRawXMLTest[1] for an example about
how to do a request response case, and have a look at mail-enabled-
server-axis2.xml[2] and mail-enabled-client-axis2.xml[2] for examples
on configurations.

I still have not updated the docs. So you will have to stick to the
code for now.

Have a go[4] at the code with the sun javamail and activation jars.
You can do this from inside by changing the etc/project.properties
file to use the sun jars after copying them into the maven repository.

Best Regards,
Chamil Thanthrimudalige

[1] modules/integration/test/org/apache/axis2/mail/
MailRequestResponseRawXMLTest.java
[2] modules/integration/test/org/apache/axis2/mail/mail-enabled-
server-axis2.xml
[3] modules/integration/test/org/apache/axis2/mail/mail-enabled-
client-axis2.xml
[4] maven -o test:single -
Dtestcase=org.apache.axis2.mail.MailRequestResponseRawXMLTest

Reply via email to