Chapter 2. Setting Up the Environment
In this chapter we're going to set up all the software required to implement and execute the code that we will be writing along the book. More specifically, we're going to:
Install JDK Version 1.7, which will be used by the application server and the development environment
Install Oracle WebLogic Server and Eclipse OEPE binaries
Install a MySQL RDBMS server and configure a database
Create and configure a WebLogic domain
Configure the Eclipse IDE to recognize the WebLogic Server
Install and configure an OpenLDAP server