March 21, 2010
Announcing a new open source book in the making: "Continuous Integration with Hudson". Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...
More »
March 21, 2010
Spring Security NTLM 3. I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems.
http://aloiscochard.blog...
More »
|
 |
Java Technology
March 21, 2010
I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems.
http://aloiscochard.blog...
More »
March 21, 2010
Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...
More »
March 20, 2010
Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...
More »
March 20, 2010
Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india
More »
March 19, 2010
Hudson Hackathon Day 1 is over, and I'm just back to the office.
Total of 9 people came and we had a great time talking about infrastructure issues, possible enhancements, design dicussions, exchanging tips and plugins that they've develope...
More »
March 19, 2010
Content available at: http://blogs.sun.com/arungupta/entry/spark_it_2010_trip_report
More »
March 19, 2010
If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options,
see this short article.
More »
March 19, 2010
My last blog
entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The
information on how to subscribe/unsubscri...
More »
March 18, 2010
I've extended the declarative hyperlinking module to support the HTTP Link header. It works similarly to the @Link annotation I described earlier except you annotate the response entity class with @LinkHeader (or @LinkHeaders if you need more th...
More »
March 18, 2010
The Testing and TDD for Java Developers workshop is coming to Melbourne again on April 15-16.
In my experience (and that of many others), when done well, agile developer testing practices can have a huge and lasting impact on higher code quality, bet...
More »
|