Chapter 11. Some WebLogic Internals
Now that we have seen how to scale and optimize our application, let's take a look at some features of WebLogic Server that help the developer in his/her job of creating, delivering, and testing applications. More specifically, we're going to check:
- The different kinds of packaging, and how to benefit from them at development time
- How to optimize redeployment by enabling the FastSwap feature
- How to package modules (a JDBC data source, for instance) into an application
- How to troubleshoot classloader problems using WebLogic's Classloader Analysis Tool (CAT)
- How to monitor WebLogic resources using WebLogic's RESTful management service
Understanding deployment structures
There are different ways to package and deploy ...
Get Getting Started with Oracle WebLogic Server 12c: Developer's Guide 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.