Java EE is the main tool used over the last few decades to develop Information Technology (IT) applications. Java EE has evolved during these years according to the needs of large customers. Large companies such as Oracle, Redhat, and IBM have invested in Java EE by improving it over time, providing feedback and workflows for the JCP specifications, making it more suitable for ever stringent requests from around the world. The Java Community Process (JCP) has favored Java EE, thanks to the contribution
of not only these companies but of anyone who is interested in the now-consonant open source philosophy. Many people and companies contribute to open source by providing their expertise and contributing to the design and development of well-known products in information technology. The development of important open source products has also helped improve Java EE. Implementations of Java EE specifics come mainly from the Apache and JBoss communities. JBoss initially emerged as a product implementing Java EE and later became a true open source community; it was the first community to invest in Java EE. WildFly is the evolution of JBoss, an application server that implements Java EE 7 specifications. In this book, we will show all the opportunities that this product can provide customers by focusing on Java EE implementations and some extensions that make WildFly a great alternative to proprietary application servers.

Mastering Java EE Development with WildFly
By :

Mastering Java EE Development with WildFly
By:
Overview of this book
Packed with rich assets and APIs, Wildfly 10 allows you to create state-of-the-art Java applications. This book will help you take your understanding of Java EE to the next level by creating distributed Java applications using Wildfly.
The book begins by showing how to get started with a native installation of WildFly and it ends with a cloud installation. After setting up the development environment, you will implement and work with different WildFly features, such as implementing JavaServer Pages. You will also learn how you can use clustering so that your apps can handle a high volume of data traffic. You will also work with enterprise JavaBeans, solve issues related to failover, and implement Java Message Service integration. Moving ahead, you will be working with Java Naming and Directory Interface, Java Transaction API, and use ActiveMQ for message relay and message querying. This book will also show you how you can use your existing backend JavaScript code in your application.
By the end of the book, you’ll have gained the knowledge to implement the latest Wildfly features in your Java applications.
Table of Contents (20 chapters)
Preface
Introducing Java EE and Configuring the Development Environment
Working with Dependency Injection
Implementing Business Logic
Working with Distributed Transactions
Creating REST Services
Implementing WebSockets
Working with Messaging
Implementing a Mail Client
Asynchronous REST
Asynchronous EJB
Batches and Workflows
Working with Servlets and JSP
Writing a JSF Application
Sharing the Web Sessions
WildFly in Cloud
Share your Data
Deployment
Working with OSGi
How would like to rate this book
Customer Reviews