Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The filename is jrockit-jdk1.6.0_XXX-linux-x64.bin, where XXX stands for the JRockit release and JDK version."

A block of code is set as follows:

<Location /app01>
SetHandler weblogic-handler
WebLogicCluster prodsrv01.domain.local:8001,prodsrv02.domain.local:8002,prodsrv03.domain.local:8003,prodsrv04.domain.local:8004
</Location>

Any command-line input or output is written as follows:

[wls@prod01]$ ...

Get Oracle WebLogic Server 12c Advanced Administration Cookbook 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.