Jump to ratings and reviews
Rate this book

Real World Java EE Night Hacks--Dissecting the Business Tier

Rate this book
The surprisingly successful book Real World Java EE Patterns—Rethinking Best Practices [press.adam-bien.com] discusses the rethinking of legacy J2EE patterns. Now, Real World Java EE Night Hacks walks you through the Java EE 6 best practices and patterns used to create a real world application called “x-ray.” X-ray is a high-performance blog statistics application built with nothing but vanilla Java EE 6 leveraging the synergies between the JAX-RS, EJB 3.1, JPA 2, and CDI 1.0 APIs.

Foreword by James Gosling, Father of Java

Topics covered include:

A brief introduction into the core principles of Java EE 6 (EJB 3.1, CDI, JPA, JTA,Dependency Injection, Convention over Configuration, interceptors, transactions, REST) using real world code
-Unit and integration testing of Java EE 6 applications using JUnit and ScalaTest
-Using interceptors for performance measuring and monitoring
-Creating mocks with Mockito for EJB 3.1, CDI, JPA, and JAX-RS
-Developing embedded integration tests with Arquillian
-Productive use of JAX-RS, Contexts and Dependency Injection, EJB 3.1, and JPA
-RESTful services and REST clients with Java EE 6
-Convention over Configuration with Java EE 6
-Effective component configuration with CDI and Convention over Configuration
-Plug-in implementation with CDI
-Transactional pub/sub without JMS based on CDI and EJB 3.1
-Continuous integration with Maven 3, Mercurial/Git, and Hudson/Jenkins
-Implementing configurable timers and asynchronous batch processing
-Eventual consistency and high-performance deferred writes with Java EE 6
-Real-time client and server monitoring with JMX and REST
-Functional testing with FitNesse
-Performing stress and load tests
-Simplest possible, but maintainable, Java EE 6 design and architecture

Real World Java EE Night Hacks—Dissecting the Business Tier will benefit experienced developers and architects interested in code, not PowerPoint slides :-).

212 pages, Kindle Edition

First published January 1, 2011

2 people are currently reading
48 people want to read

About the author

Adam Bien

10 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (24%)
4 stars
14 (48%)
3 stars
3 (10%)
2 stars
4 (13%)
1 star
1 (3%)
Displaying 1 of 1 review
Profile Image for Nos.
4 reviews3 followers
July 27, 2013
Puts into practice the design from his first book. Better written than the first. Also contains enough new tips and techniques to be worth it on it's own. However the format requires sitting down and working through, it's not really a reference book like his first one was.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.