News

Thanks to Java EE 6's simplified development model, a few interfaces and annotated classes are all you need to implement the facade, the service, and the domain structure that constitute a lean ...
Level: Advanced In “Lean service architectures with Java EE 6,” I discussed how to implement a maintainable service-oriented architecture ... to make access to the domain objects as easy ...
Marrying Java and a service-oriented architecture ... (Plain Old Java Object) class, decorate it with the appropriate Web services annotations. The Java EE container would take care of exposing the ...
This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via JSR ... subject to much analysis as a complement to ...