↧
JAXBContext Performance Problem
This case study describes the complete root cause analysis and resolution of a performance problem (major slowdown and contention under heavy load) that we faced following a migration our Web Service...
View ArticleUnderstanding Persistence Context « Vishwanath Krishnamurthi's blog
Here’s something on Persistence Context ! This understanding below, is mainly based on what I had read ( and re-read ) in this great article by Sahoo But before you read further, these are the...
View ArticleBozho's tech blog » Contexts and Dependency Injection Presentation
I’m uploading the slides and the demos from my presentation about CDI – Contexts and Dependency Injection for the JavaEE platform. Here is the presentation
View ArticleImprove your life Through Science and Art: JEE 6: Contexts and Dependency...
Learn how and when to use the contexts & dependency injection model in Java EE 6. IntroductionJava Platform, Enterprise Edition (Java EE) 5 brought dependency injection (DI) with Convention over...
View Article