David Jencks (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2593?page=comments#action_12458852 ]
David Jencks commented on GERONIMO-2593:
----------------------------------------
This suggests a couple of wish-list ideas:
-- a JAMES plugin for geronimo
-- turning this into a testsuite functional test
Any ideas on how hard it might be to do these?
I'm not sure how hard it would be to do that, but James unfortunately
doesn't support all of the things we'd actually like to test with
something like that (such as different authentication types). It also
has a few bugs I tripped over trying to test things like the NNTP support.
Rick
thanks
david jencks
Document Javamail Session creation and usage
--------------------------------------------
Key: GERONIMO-2593
URL: http://issues.apache.org/jira/browse/GERONIMO-2593
Project: Geronimo
Issue Type: Improvement
Security Level: public(Regular issues)
Components: documentation
Affects Versions: 1.1.1
Environment: WAS CE 1.1.0.1
Reporter: Mike Perham
Attachments: sendmail.jpg, sendmail.war
I can't find anywhere in the GDOC11 wiki or WAS CE public documentation that explains how
to create a simple system-wide mail Session. The Geronimo console does not have a page
to create them and the samples only contain a single "javamail" config project
whose plan.xml is incomprehensible to a mere mortal like me.
Please provide an example how to create a mail Session (or how to get one out
of the javamail module configured in config.xml?) and how to reference that
session within a webapp.
If anyone sees this issue and can email me an example, please email mike AT
perham.net. I'm stuck on this right now.