March 17, 2010
Using JSF 2.x on Tomcat 6.x.. If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options,
see this short article.
More »
March 17, 2010
Declarative Hyperlinking Enhancements. I've spent some time fleshing out the code in the experimental declarative hyperlinking module I blogged about earlier. In that earlier entry I showed how you could use the new @Link annotation with existing URI templates either explicitly like ...
More »
|
 |
May 20, 2009
We just released a new design for the Plausible Labs website, home
of the fine worker-owned cooperative that keeps me gainfully employed so that I can
spend my free time (such as it exists) working on open source software.
More »
"Monitoring and Troubleshooting Java applications with JDK tools" BOF at JavaOne 2009
More »
As a project of the day, I developed a SSH daemon for EC2 Windows AMIs, which otherwise do not have any scriptable remote access technology.
More »
Providing support for Stream Control Transport Protocol (SCTP) in
Java has been approved as one of the features
for JDK7, and the work of defining the API and reference
implementation was done through the SCTP
OpenJDK project. This work was integrat...
More »
|