Sleepless in Salt Lake City
Monday, October 20, 2008
SOAPUI REST Support
›
Some time ago, I had blogged lamenting the absence of a nice testing tool for REST . At that time, a gentleman from the SOAP UI team mentio...
4 comments:
Saturday, September 27, 2008
Hibernate Shards, Maven a Simple Example
›
Sharding: In my career as a Java Developer, I have encountered cases where data of a particular type is split across multiple database ins...
Wednesday, September 24, 2008
JAXWS Example with Maven and Spring
›
Introduction: For the past few months, I have been quite far away from the SOAP world with my primary focus being on REST looking at JAXWS ...
11 comments:
Wednesday, September 17, 2008
One for the worker bee...
›
Ok! Time to confess. Nope, I am not gay , I am a simple worker bee and proud of the same. The worker bee in nature or an organization is res...
2 comments:
Sunday, September 14, 2008
Java Instrumentation with JDK 1.6.X, Class Re-definition after loading
›
Revelation: It was recently brought to my notice that classes can be redefined after the VM has started and the class has been loaded, thank...
4 comments:
Sunday, September 7, 2008
Service Locator Pattern, How shall I find you?
›
I have worked in companies that have used the Service Locator pattern to obtain dependencies of an object. Service Locator is one way of pro...
1 comment:
Tuesday, August 26, 2008
To Service or Not to Service..thats the question!
›
Service Oriented Architecture or SOA as the acronym has been discussed, defined, re-defined,argued, incorporated and touted. In this blog, I...
3 comments:
Wednesday, August 20, 2008
Easy Mock Class Extensions: Byte code enhancement, Interface elimination, Mocking final classes/methods
›
Today, I had a very constructive discussion with some colleagues. One of the primary purposes served by interfaces has been to support ...
‹
›
Home
View web version