-
Core Java
Exception: java lang AbstractMethodError
This java.lang.AbstractMethodError is usually thrown when we try to invoke the abstract method.Generally this error is identified at the compile…
Read More » -
Software Development
How to build a DIY Service Repository
Every Jedi faces the moment in their life when their Lightsaber simply fails to perform as expected and he or…
Read More » -
Groovy
Groovy DSL – A Simple Example
Domain Specific Languages (DSLs) have become a valuable part of the Groovy idiom. DSLs are used in native Groovy builders,…
Read More » -
Core Java
Java Exception: java lang NoSuchMethodError
If you have a look at the error message java.lang.NoSuchMethodError you may understand that the Java Virtual Machine is trying…
Read More » -
Core Java
Memory Access Patterns Are Important
In high-performance computing it is often said that the cost of a cache-miss is the largest performance penalty for an…
Read More » -
Software Development
Top 5 SOA gotchas and how to avoid them
After 5 years of designing and building award winning service oriented architectures, I thought I’d share my top 5 SOA…
Read More » -
Enterprise Java
Oracle Public Cloud Java Service with NetBeans in Early Access
Who expected that to happen: Oracle is working on a public cloud offering and the signs of the approaching official…
Read More » -
Core Java
Java 8: Testing the Lambda Water
Java 8 is about a year away and comes with a language feature I really look forward to: Lambda Expression.…
Read More » -
Software Development
Enterprise Architect Program for organization
From kick start to acceptance First seek to understand. Don’t do EA for EA’s sake. Really seek to understand what…
Read More »