Oracle WebLogic Server 12c Advanced Administration Cookbook
eBook - ePub

Oracle WebLogic Server 12c Advanced Administration Cookbook

  1. 284 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Oracle WebLogic Server 12c Advanced Administration Cookbook

Book details
Book preview
Table of contents
Citations

About This Book

In Detail

Oracle WebLogic Server is the core application server product of the Oracle Fusion Middleware platform.

It is the premier application server for enterprise applications and has now been updated to 12C.

If your company or client uses Oracle technology then you must know how to administer the Oracle WebLogic Server

Oracle WebLogic Server 12c Advanced Administration Cookbook guides you through 70 recipes covering from the basics of WebLogic 12c installation, and passing through JDBC, JMS, cluster configuration and tuning. The book covers the day-by-day tasks of a WebLogic Administrator, enhanced with a lot of tips to build a WebLogic production environment focused on stability, high availability and performance.

The best place to start with any book is at the beginning so the first thing that is covered is the basics. This quick refresher should get you back up to speed with WebLogic server and get you in the right frame of mind to get stuck into the more complex techniques.

Each chapter then covers a specific topic with complex solutions simplified and explained. This is not only a book that guides you through complex techniques but also ensure you have a solid understanding of the theory behind the techniques.

We dive into high availability clusters, configuring JMS and JDBC, and then moving on to more general WebLogic Server aspects. Monitor, troubleshoot, and tune the performance of your WebLogic server with time tested solutions.

If you want to take your WebLogic server to the next level of performance and security or simply just want to be more in control this book is full of solutions that will allow you to achieve that aim.

Approach

Using real life problems and simple solutions this book will make any issue seem small. WebLogic Server books can be a bit dry but Dalton keeps the tone light and ensures no matter how complex the problem you always feel like you have someone right there with you helping you along.

Who this book is for

This book is ideal for those who know the basics of WebLogic but want to dive deeper and get to grips with more advanced topics. So if you are a datacenter operator, system administrator or even a Java developer this book could be exactly what you are looking for to take you one step further with Oracle WebLogic Server.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Oracle WebLogic Server 12c Advanced Administration Cookbook by Dalton Iwazaki in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Year
2013
ISBN
9781849686846
Edition
1

Oracle WebLogic Server 12c Advanced Administration Cookbook


Table of Contents

Oracle WebLogic Server 12c Advanced Administration Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers and more
Why Subscribe?
Free Access for Packt account holders
Instant Updates on New Packt Books
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Errata
Piracy
Questions
1. Install, Configure, and Run
Introduction
Installing WebLogic Server 12c
Getting ready
How to do it...
How it works...
See also
Creating the WebLogic domain
Getting ready
How to do it...
How it works...
There's more...
See also
Distributing the domain files to remote machines
Getting ready
How to do it...
How it works...
There's more...
Distributing WebLogic domain files manually
See also
Starting the Node Manager
Getting ready
How to do it...
How it works...
There's more...
Shutting down the Node Manager
See also
Starting the Administration Server
Getting ready
How to do it...
How it works...
There's more...
Creating the boot.properties file
Starting the Administration Server in the background
Accessing the Administration Console
See also
Saving and activating changes in the Administration Console
Getting ready
How to do it...
How it works...
There's more...
Making changes using the WLST
See also
Protecting changes in the Administration Console
Getting ready
How to do it...
How it works...
There's more...
Protecting changes using WLST
See also
Extending and customizing the Administration Console
Getting ready
How to do it...
How it works...
There's more...
Removing the console extension from the Administration Console
Adding pages and content to the Administration Console
See also
Enabling RESTful Management Services
Getting ready
How to do it...
How it works...
There's more...
Enabling RESTful using WLST
See also
Starting/Stopping the WebLogic Managed Server
Getting ready
How to do it...
How it works...
There's more...
Starting/stopping the Managed Servers with WLST and the Node Manager
Starting/stopping with the provided shell script
See also
Deploying applications
Getting ready
How to do it...
How it works...
There's more...
Deploying using the weblogic.Deployer tool
Deploying applications using WLST
2. High Availability with WebLogic Clusters
Introduction
Creating a WebLogic cluster
Getting ready
How to do it...
How it works...
There's more...
Creating a WebLogic cluster using WLST
See also
Defining a Hostname/Alias for the Listen Address value
Getting ready
How to do it...
How it works...
There's more...
Defining the Listen Address value using WLST
See also
Configuring HA WebLogic cluster parameters
Getting ready
How to do it...
How it works...
There's more...
Changing the cluster settings using WLST
Using Unicast for cluster communications
Getting ready
How to do it...
How it works...
See also
Using Multicast for cluster communications
Getting ready
How to do it...
How it works...
There's more...
Configuring Multicast using WLST
See also
Installing Apache HTTP Server for the Web tier
Getting ready
How to do it...
How it works...
See also
Using the Web Server Plug-in to load balance HTTP Requests to WebLogic cluster
Getting ready
How to do it...
How it works...
There's more...
Proxying requests to other WebLogic clusters
See also
Defining a network channel for cluster communications
Getting ready
How to do it...
How it works...
There's more...
Defining the cluster channel using WLST
See also
Configuring high availability for Administration Server
Getting ready
How to do it...
How it works...
There's more...
Changing the start/stop scripts
See also ...

Table of contents

  1. Oracle WebLogic Server 12c Advanced Administration Cookbook