29 September 2009 Comments Off

I came across a different way of creating Singleton instances, and now I think that should be the way.Normally, I used to create singletons using a private constructor, and a getInstance method that

10 September 2009 0 Comments

I spent nearly an hour for banging over the issue that on Websphere application server the logs were not getting written.Finally, I found out someone had created a zip file of the log4j.xml