The second part of the theory behind static code analysis takes a more detailed look at the remaining metrics, not already covered in part I . I am not shure, if I bother you with all this theory at all. But to me it seems necessary to talk about the basics,…
Continue ReadingAs announced in my previous post , I am going to take a deeper look at some of the most popular JSF Frameworks these days. A deeper look means, I am going to do some static code analysis with it. Before publishing the details, I have to give you a brief intro…


Enterprise Java - a firmer grasp of the fundamentals
This blog is about Enterprise Java. The word "Enterprise" mainly refers to the fact, that it need some more that just plain Java to run applications that fulfill enterprise requirements. Beside the fact, that most of them were tried to be adressed …
Continue ReadingBasics: Debugging with Oracle Weblogic Server
Remote Debugging a JVM is quite simple at all. This is the same, if you are trying to debug an Oracle Webglogic Server instance. Grep your favourite IDE and give it a try. First thing to do, is to enable Debugging with Oracle Weblogic Server. Look out for the…
Continue Reading