[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-658) JCA ResourceAdapter for processing recieved email
Peter Muir (JIRA)
jira-events at lists.jboss.org
Sun Feb 18 09:37:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-658?page=all ]
Peter Muir resolved JBSEAM-658.
-------------------------------
Resolution: Done
Documented how to use mail-ra.rar in Seam ref doc, submitted patches to actually make it work to JBAS, included patched version in jboss-seam/mail/mail-ra.rar.
> JCA ResourceAdapter for processing recieved email
> -------------------------------------------------
>
> Key: JBSEAM-658
> URL: http://jira.jboss.com/jira/browse/JBSEAM-658
> Project: JBoss Seam
> Issue Type: Sub-task
> Components: Mail
> Affects Versions: 1.1.0.GA
> Reporter: Peter Muir
> Assigned To: Peter Muir
> Fix For: 1.1.7.GA
>
> Attachments: ImapSession.java, InboundMailActivationSpec.java, InboundMailListener.java, InboundMailResourceAdapter.java, InboundMailSession.java, InboundMailSessionFactory.java, InboundMailWorker.java, MailSession.java, Pop3Session.java, ra.xml, ReceiveEmailExample.java
>
>
> This is a JCA resource adapter which delivers to an EJB3 Message Driven bean. It polls the IMAP/POP3 server at a user-defined interval, and delivers each message retrieved to the configured endpoint.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list