Update mail session configurations for application clients
Before you begin
During this task, you update the configuration of an existing JavaMail session.Note:
You cannot update the name of the default JavaMail provider. Also, you cannot delete the default JavaMail provider from the tree.Steps for this task
- Start the tool and open the EAR file containing the JavaMail session.
The EAR file contents display in a tree view.- Select from the tree the JAR file containing the JavaMail session to update.
- Expand the JAR file to view its contents.
- Keep expanding the JAR file contents until you locate the particular JavaMail session to update. Do one of the following:
- Right-click the object and click Properties
- Click Edit > Properties from the menu bar.
- Update the properties in the resulting property dialog.
- Click OK when finished.
- Select File > Save from the menu bar to save your changes.