Feeds

Categories

Archives

Jersey Client API – made for each other

In my earlier blog entry on Jersey, I used HTTPClient API and curl command line utility as the clients. I had not mentioned about the Jersey Client API. It is part of the Jersey distribution. I would prefer using Jersey Client API as it is modeled around the concepts of JAX-RS spec. Let us quickly [...]

Building RESTful web services using Jersey

Jersey is a JSR 311 reference implementation for the JAX-RS spec (The Java API for RESTful Web Services). The JSR development is nearing its completion, but for most part the RI is stable enough for developers to start playing with RESTful services. JAX-RS is an elegant API built around the powerful REST architecture and modeled [...]

ActiveMQ – shifting message brokering market landscape

Message brokering markets were once dominated by heavy weights and required huge investments by enterprises for implementing such solutions. Vendors made huge bucks out of it by selling such solutions and support. Is this still considered a niche market? I personally don’t think so. I am definitely not against vendors offering such solutions, but the [...]

Effective Java v2 finally ships

Effective Java second edition finally started shipping this week. I dreamed of this day in one of my earlier blog post As predicted, it finally made it this year during JavaOne. Even this year, Joshua had a session on “More ‘Effective Java’” – third in a row since 2006. The book was published on May [...]

Developing Apache CXF and JPA services in NetBeans 6.1 IDE

Apache CXF is an open services framework. It is more than just a Web Services stack. Its simple, powerful, and promising. Today, the CXF project graduated from incubation as a top-level Apache project. It has made several stable releases since its incubation. I know projects which still prefer to use first generation Axis due to [...]

Server Consolidation – a smart move

This week’s major acquisition announcements of Bea by Oracle and MySQL by Sun are considered significant milestone in consolidating J2EE application servers and open source database servers. The application server market is witnessing a strong convergence with 9 Java EE 5 compatible implementations vs 17 J2EE 1.4 vs 22 J2EE 1.3. The players are WebLogic [...]

Black out on Jan 16

My web site has reached its maximum bandwidth limit on Jan 16. Unfortunately, I was traveling on this day, so I could not fix this problem immediately. I have hosted Spring MVC tutorial using NetBeans on my website which would have been worsely hit as this is referenced from NetBeans.org. Any ways, I will be moving this [...]

Effective Java and Java in 2008

Effective Java Second Edition slips to ship in 2007, though Ted originally predicted in his 2006 Tech predictions. Finally, it is likely to be released around the time frame of Java One 2008 in May. I hope that Joshua does not change his original 2007 title “Effective Java: This Time It’s for Real” in JavaOne [...]

Spring MVC Step-by-Step Tutorial ported on NetBeans/GlassFish

I was recently using the 1.1 release of Craig MacKay’s Spring Module for NetBeans which supports the latest Spring Framework 2.5. Spring Framework tutorial hosted at NetBeans.org provides details on how to use this module in NetBeans IDE. Thomas Risberg’s Developing a Spring Framework MVC Application Step-by-Step tutorial is a good one which explains end-to-end [...]

Interstate 80 and the Central Iowa Snow Storm – 12/22 aftermath

I was driving from Des Moines to Chicago on Friday 12/21 to send off my parents from O’HARE the next day. The seasonal affair was in effect as usual in Iowa. We started driving at 8am and we were navigating through the dense fog through I-80 and I-88. It was a black hole experience. The [...]