-
Enchanter is a small library that helps you script SSH sessions in a manner similar to Expect. It uses BeanShell as the default scripting engine, although any supported by Jakarta BSF are possible (Ruby, Python, Javascript, etc). This tool requires Java 5
-
Over the weekend, I fired up three EC2 instances: one for the Terracotta server and two for running client applications. The two client machines were running our shared work queue example
-
This JSR will develop an API for providing support for RESTful(Representational State Transfer) Web Services in the Java Platform. (Let’s see how the jcp screws this one up)
-
The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools. This file contains the individual troubleshooting tools and help files
-
I have mixed feelings about mocks. I can say I’m 97% classicist and 3% mockist. I tend to avoid them as much as possible for the following reasons: