A hands-on practical guide disclosing all areas of Java EE 7 development on the newest WildFly application server. Covers everything from the foundation components (EJB, Servlets, CDI, JPA) to the new technology stack defined in Java Enterprise Edition 7 hence including the new Batch API, JSON-P Api, the Concurrency API,Web Sockets, the JMS 2.0 API, the core Web services stack (JAX-WS, JAX-RS). The testing area with Arquillian framework and the Security API complete the list of topics discussed in the book.
After reading this book almost from cover to cover and trying out all source code, I have come to the conclusion that this is an excellent book all in all and it's definitely worth a read if you are using Java Enterprise Edition 7.The book itself is well-written and is easy to read for even a novice this is good, because the amount of APIs available in Java EE are broad and deep, and this book covers much of it with simple examples.