WildFly: New Features. Get acquainted with the exciting new features that WildFly has to offer with this book and - Helion
ebook
Autor: Filippe C SpoltiTytuł oryginału: WildFly: New Features. Get acquainted with the exciting new features that WildFly has to offer with this book and ebook
ISBN: 9781783285907
stron: 142, Format: ebook
Data wydania: 2014-05-23
Księgarnia: Helion
Cena książki: 89,90 zł
Osoby które kupowały "WildFly: New Features. Get acquainted with the exciting new features that WildFly has to offer with this book and", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
WildFly: New Features. Get acquainted with the exciting new features that WildFly has to offer with this book and eBook -- spis treści
- WildFly: New Features
- Table of Contents
- WildFly: New Features
- 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
- Support files, eBooks, discount offers, and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- 1. Starting with WildFly
- What is WildFly?
- Downloading WildFly
- Installing Java
- Downloading WildFly
- The installation guide and basic configuration
- Content of WildFly standalone and domain modes
- Overview of the configuration files
- The standalone mode
- The domain mode
- Starting WildFly
- Starting the standalone mode
- Starting the domain mode
- Other basic configurations
- Summary
- What is WildFly?
- 2. Unified Configuration
- Running our first web application
- Changing the application context root
- Configuring a virtual host
- WildFly logging
- Installing MySQL modules
- Creating the directory to create the module
- Datasources
- Crypt datasource passwords
- Other configurations
- Accessing the management console for the first time
- Configuring e-mail
- Summary
- 3. WildFly CLI and Management Console
- Connecting to the CLI
- Creating a datasource with the CLI and management console
- Creating a datasource using the CLI
- Creating a datasource using the management console
- Deployment with the CLI and management console
- Deployment with the CLI
- Deployment with the management console
- The domain mode deployment
- The domain mode deployment using the CLI
- The domain mode deployment using the management console
- Configuring e-mail via the CLI and management console
- E-mail setup via the CLI
- E-mail setup via the management console
- Summary
- 4. Modular Services and Class Loading
- Class loading precedence
- WAR and EAR class loading
- WAR class loading
- EAR class loading
- Defining a dependency through WAR
- Global modules
- Summary
- 5. Memory and Thread Pool Management
- Learning about the JVM memory Oracle JDK
- Heap memory
- Nonheap memory
- Configuring WildFly
- Garbage Collector and tuning
- The undertow HTTP pool
- Summary
- Learning about the JVM memory Oracle JDK
- A. What You Need to Know Migrating from AS 7 to WildFly 8
- Updated components
- Major changes
- The modules directory structure
- The cargo container
- Code changes
- Singleton services
- Using Hibernate 3
- Configuring your application
- Configuring WildFly
- Dependencies
- Deploying the same application on two servers
- Index