Summary
At this point, we have installed and configured the Oracle WebLogic Server, an IDE (Eclipse OEPE), and the additional pieces of software needed to develop our applications.
The following is a table with all paths and environment variables that you may have defined in your environment in this chapter:
Variable |
Path |
---|---|
JAVA_HOME |
/opt/packt/install/jdk1.7.0_21 |
DOMAIN_HOME |
/opt/packt/domains/tickets |
MW_HOME |
/opt/packt/install |
In the next chapter, we're going to set up the projects that will evolve throughout the book, develop the business entities, and use the libraries and packages we've just created. These projects will be deployed to the server and we will run a simple test to make sure everything is properly configured.