-
Enterprise Java
References to EJBs Outside Your Application With Oracle WebLogic
In the previous posts we made an overview of the EJB v. 3.0 and of the portable mechanisms it provides…
Read More » -
Enterprise Java
EJB Programmatic Lookup
In our previous post we learnt about EJB references and EJB injection. Even though EJB injection is a powerful container…
Read More » -
Core Java
The Perfect Singleton
From time to time I met Java programmers that are not really sure how they should implement Singleton pattern properly.…
Read More » -
Enterprise Java
Basic EJB References, Injection and Lookup
In the first part of this series we’ve introduced the mechanisms provided by the Enterprise JavaBeans v. 3.0 Specification to…
Read More » -
Enterprise Java
An Introduction to EJB 3.0 Injection and Lookup
Introduction The Enterprise JavaBeans Specification v. 3.0 introduces a simplified, annotation based API for EJB injection and lookup. EJB 3.0…
Read More » -
Enterprise Java
Hibernate Gotchas to Watch out
I’ve been using Hibernate for some time now and when I don’t work on a hibernate project for a while…
Read More » -
Agile
Breaking Down an Agile process Backlog
The process of breaking down a backlog is one of the most important steps in any Agile process. I have…
Read More » -
Scala
What features of Java have been dropped in Scala?
Despite more complex and less intuitive syntax compared to Java, Scala actually drops several features of Java, sometimes for good,…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W32
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More »