WildFly: new features : get acquainted with the exciting new features that WildFly has to offer /
This book is an easy-to-follow guide full of hands-on examples of administration tasks and valuable information about security. Each topic is explained and placed in context, and for the more inquisitive readers, there are more in-depth details of the concepts used. If you are an application server...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Pub.,
2014.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Preface; Starting with WildFly; What is WildFly?; Downloading WildFly; Installing Java; Installation guide and basic configuration; Content of WildFly standalone and domain modes; Overview of the configuration files; Standalone mode; Domain mode; Starting WildFly; Starting the standalone mode; Starting the domain mode; Other basic configurations; Summary; 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 passwordsOther configurations; Accessing the management console for the first time; Configuring e-mail; Summary; WildFly CLI and the Management Console; Connecting into 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 the 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 CLI and the management consoleE-mail setup via CLI; E-mail setup via the management console; Summary; _GoBack; 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; _GoBack; 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; _GoBack; Summary; What You Need to Know
- Migrating from AS 7 to WildFly 8.
- Updated componentsMajor 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.