Welcome to the E-mail Web Service collaboration space! Please sign-up to receive OpenEAI Project Participants announcements and participate in the discussion list. If you enroll in this distribution list, you will also be added as a wiki user and you will have access to directly edit and contribute to many artifacts here.
What's New
- OpenEAI E-mail Service package available (see link below) - July 22
- Any OpenEAI Enterprise MOA with E-mail messages available (see link below) - July 20
- Files received from the University of Illinois and committed to Subversion - July 20
- Always check the list of new and most recently updated files at the bottom of this page.
Background
The Email Service is a reference implementation that began a learning project for a research assistance hired by the Integration Competency Center of the Administrative Information Technology Services department of the University of Illinois with an award received from the Mellon Foundation for recognition of work done for the Project.
The Email Service is soon to be deployed into the AITS ESB and is used in examples for the PESC EdUnify Task Force.
The Email Service is simple but its use is profound. There is one message object defined, EmailService, and only one action supported, Create. The service guarantees that the email will be sent. There is no confirmation, that would be a nice feature for the future. But just by performing this basic service, lots of enterprise applications can discard hundreds of lines of code that would be dedicated to this task. Moreover, the enterprise can benefit from a consoldated store of outgoing mails without having to wade into SMTP data.
Downloads
- Most recent E-mail Web Service package bundled with Apache Axis2
- Most recent E-mail Web Service package
- Most recent E-mail Service package
- Most recent Any OpenEAI Enterprise Message Object API (MOA) with sample messages
Documentation/Links
- Most recent OpenEAI Message Object API (MOA) Javadoc with e-mail service objects
- E-mail Web Service deployment guide
- Email Web Service technical design document
- E-mail Web Service analysis template