Deployment

The steps to deploy this application's order server are as listed here:

1.
Create a mailbox that the order server will be able to check for incoming messages.
2.
Install the order server class binaries on your system and make sure that they are listed on the Java classpath system variable.
3.
Modify the server configuration file (OrderServerConfig.xml) to contain the correct POP3 server, username, and password. Also set the <order_db_file> element to point to a valid directory and filename. The file need not exist, but the directory must.
4.
Start the server and watch the program output to make sure that the mailbox is being checked.

To deploy each order client, follow these steps:

1.
Install an SMTP server on the client, if ...

Get Strategic XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.