Java Virtal Machine.net

[ News ] rss

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 »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 22 2324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology

Java Technology

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...

Comment here

More »


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 ...

Comment here

More »


March 20, 2010

Do you execute ops in bulks or one by one?

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...

Comment here

More »


March 20, 2010

Day 1 - Ruby Conf India 2010

Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

Comment here

More »


March 19, 2010

Hudson Hackathon Day 1

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...

Comment here

More »


March 19, 2010

Spark IT 2010 Trip Report

Content available at: http://blogs.sun.com/arungupta/entry/spark_it_2010_trip_report

Comment here

More »


March 19, 2010

Using JSF 2.x on Jetty 6.x.

If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options, see this short article.

Comment here

More »


March 19, 2010

New process for subscribing/unsubscribing to jsr-314-open@jcp.org

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...

Comment here

More »


March 18, 2010

Declarative HTTP Link Headers

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...

Comment here

More »


March 18, 2010

TDD/BDD/ATDD Workshop in Melbourne in April

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...

Comment here

More »


©2002-2008Java-Virtual-Machine.net