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 »
|
 |
August 04, 2009
This Tech Tip introduces a few of the new EJB 3.1 capabilities. It also includes instructions on how to run the EJB 3.1 sample application in the Java EE 6 preview.
More »
Sun now offers the support subscription for Hudson.
More »
One big topic of discussion at JavaOne was the recently filed JSR-330, "Dependency injection for Java". As many of the comments during the JSR approval ballot made clear, some alignment of JSR-330 and JSR-299 (formerly knows as "Web Beans") was...
More »
If you are on the lookout for some good Maven training, but can't justify travelling to a training center in another city, then Sonatype might have the answer. Starting next week, Sonatype is proposing its core Maven training material...
More »
It seems like NetBeans 6.7 is still brand new, but, as Ludovic Champenois reports, NetBeans 6.8 Milestone 1 has been released... Also:
Java Today: NetBeans: the Java EE 6 IDE; IT Olympics; and Sun has released Java DB 10.5.1.1.
Weblogs: Don't break t...
More »
In a game the score refers to the amount of points gained by a player or a team. Сonsider a JavaFX component that shows the score and enables its smooth changing.
More »
|