J2EE – WELD vs EJB injection in JSF Managed Beans – Getting to the bottom
This is an interesting story of how an upgrade of the application server, together with a switch to new technologies, designed to make programming easier, turned into a real production problem. A...
View ArticleJava EE – Load & Performance – Testing and reporting using open source tools...
The purpose of this article is to present an alternative to commercial tools used for load testing and reporting. It is the reflection of the solution i have built by using open source tools such as:...
View ArticleJava EE – Load & Performance – Testing and reporting using open source tools...
CONFIGURING LOAD GENERATORS – JMETER . Load testing generators – Getting your application under load with distributed JMeter CONFIGURING JMETER DISTRIBUTED MODE JMeter is the number one open source...
View ArticleJAMDL – Java Automatic Memory Leak Detector using JMap, Jasper and MySQL
I was working on this idea for a couple of years now, trying to give it a shape, but never really finding the time for the details. The basic concept was simple: Start monitoring of objects Run a test...
View Article