WebSphere Adapter for Email
Once the application is started, you can use the emailwebclient.jsp file provided with the sample to send requests to the Email adapter. This file will simulate a J2EE client invoking an outbound request so that you may verify the that the adapter works correctly.
Before you begin
Before you can run the JSP file, you must have deployed and started the sample EAR file to the WebSphere Process Server test server.How to perform this task
Result
Once the Submit button has been clicked, the request will be created. The Email adapter service will be invoked with this request. When a response is created and a mail is sent to the user specified in the "To" field, the recipient will receive a message on the same JSP window as follows:Locating the EmailOutboundInterface service...
Invoked the EmailOutboundInterface Successfully.
Response mail sent out successfully
Check out the mail server for results!
Last updated: Mon 30 Oct 2006 03:44:38
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)