| Java (TM) Adventure Builder Reference Application - V1.0 > Configuring Mail Notifications |
The JAVA(TM) Adventure Builder Reference application (referred to as adventure builder) also allows you to get e-mail notifications as an order goes through various stages in the workflow. This document describes the steps to configure mail notifications.
1. Setup Mailer PropertiesJavaMail[tm] is setup via a configurable resource in the J2EE 1.4 Developer's release. The e-mail notifcations are sent via this resource. The setup script in the adventure builder root directories utilizes entries from properties files in order to create the proper resources. The steps for this are :
Once the mailer properties are setup, the next and final step is to create the JavaMail resources in the J2EE 1.4 Developer's release as follows :
The first step is to enable the mail notification option for OPC module. The steps for this are :
With the above steps, the mailer configured. Now you can create some adventure package and the OPC module will send e-mail notifications. The e-mail address used will be the one specified in the billing, shipping address of the customer web side page that is displayed before placing the order.
Copyright © 2004 Sun Microsystems, Inc. All Rights Reserved.