• submit to reddit
Julian Exenberger07/20/11
4146 views
6 replies

Java 8.0 Wishlist (Take 2)

Ok so it's it been a while since my last article on this topic... The comments of course have been first rate, with opinions on the wish-list have ranged from outright agreement to threats of violence for even having such boneheaded ideas. It's all good...

Nirmal Sasidharan07/20/11
6279 views
1 replies

Requirements Modeling Framework (RMF)

Over the last few months some guys at itemis and Düsseldorf University have been working closely to bring out a solution to the open in an effort to lessen the big gap we have currently in Eclipse Ecosystem in the area of Requirements Management (RM)....

Rob Hinds07/20/11
7142 views
0 replies

Hibernate + Spring - Testing the Data Access Layer with an In Memory Database

For some time I have been working on developing a Java web app using Spring MVC & Hibernate, and as many will have discovered, this throws up lots of questions with unit testing. To increase my coverage (and general test confidence) I decided to implement...

Wojciech Kudla07/20/11
2452 views
0 replies

Danger lurks in virtualization

I'm pretty sure some of you are working for organisations that make extensive use of virtualization solutions. If you do, and by a chance you happen to develop or maintain Java applications, you may find this post interesting.

Markus Eisele07/20/11
8718 views
5 replies

JavaOne is looming on the horizon - 6,393,600 seconds to go! (Content Catalogue Released!)

And it is rapidly approaching. 106,560 minutes or 1776 hours or rounded 10 weeks until the industry meets again in San Francisco! If you were waiting for the content catalog, it is finally there, too. With over 400 Sessions in 8 tracks this will be a...

Patrick Debois07/20/11
8060 views
0 replies

Storytelling in IT - Conversation matters

  Great minds think alike, and fools seldom differ." implies that consensus is often the result of a coincidence or luck. If you look at the success rate of presentations, you might actually think that this is shear luck. So why is it you...

Mats Lindh07/20/11
5617 views
0 replies

Solr: Replication not starting?

After upgrading our Solr-servers from 1.4.1 to 4.0-trunk (to be sure we were ready for the next version), I had trouble with getting replication to start again. It worked perfectly back with 1.4.1, but after upgrading to 4.0-trunk, it simply wouldn’t...

Kai Wähner07/20/11
8451 views
0 replies

Rapid Cloud Development with Spring Roo – Part 1: Google App Engine (GAE)

Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use it: http://www.kai-waehner.de/blog/2011/04/05/when-to-use-spring-roo.  Spring Roo supports two solutions for Cloud Computing at the moment:...

Jay Fields07/20/11
3640 views
5 replies

Individuals Over People

I've been pondering a few different ideas lately that all center around a common theme: to be maximally effective you need to identify and allow people to focus on their strengths.

Sandro Mancuso07/19/11
3156 views
2 replies

Testing legacy: Hard-wired dependencies (part 2)

In part one, I showed how to unit test a method that uses a Singleton and makes static calls. So now, let's have a look at common code problems we find in legacy code, using the same example:

Peter Lawrey07/19/11
8542 views
0 replies

Java Secret: Generated methods

 The Java compiler generates extra methods which appear in stack traces. These can be confusing at first. What are they and why do they exist?

Trisha Gee07/19/11
3644 views
0 replies

Dissecting the Disruptor: Writing to the ring buffer

This is the missing piece in the end-to-end view of the Disruptor.  Brace yourselves, it's quite long.  But I decided to keep it in a single blog so you could have the context in one place. The important areas are: not wrapping the ring; informing the...

Ken Rimple07/19/11
3634 views
0 replies

Testing Entity Validations with a Mock Entity - Roo in Action Corner

In Spring Roo in Action, Chapter 3, I discuss how Roo automatically executes the Bean Validators when persisting a live entity. However, when running unit tests, we don't have a live entity at all, nor do we have a Spring container - so how can we exercise...

Marco Tedone07/19/11
5010 views
1 replies

OutOfMemoryError warning system with Spring

Everyone of us who has developed Java applications more involving that the HelloWorld example knows of the OOME. This happens when the Tenured Generation (old space) is filled up and there is no more available memory on the HEAP.

Terrence Ryan07/19/11
6350 views
3 replies

HTML5, Browser Lab, Typekit and New Design

I just got done with a site redesign. I had a few goals: