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 »
|
 |
February 2009
February 28, 2009
On Unix, Hudson can now authenticate with Unix user database via PAM. For Windows, Hudson can now start a slave on Windows completely non-interactively. For Solaris, Hudson can now convert $HUDSON_HOME to run on ZFS file system, which opens up a lot...
More »
February 28, 2009
Pearls Before Swine had a great comic recently, not that I have any issue with people that don't agree with me:
More »
February 28, 2009
Another nice feature for Systemtap 0.9 was added by Josh Stone. Systemtap can collect data from any variable in scope at a probe point using the DWARF debug info. You can even dereference pointers, access struct members, array elements, etc. This is...
More »
February 28, 2009
Just how many copies of junit.jar have been added to source repositories on the planet?
Quite a few I imagine, seems like a waste of repository data space and well, just wrong.
Not junit, which is a fantastic product, just the fact that we have so...
More »
February 27, 2009
The Project Coin
OpenJDK page and
mailing list are now live.
The call for proposal period will run until March 30, 2009.
Let the proposing begin!
More »
February 27, 2009
I still cannot believe this is true. Roman, Andrei, is it a joke? We selected for Java One??????
More »
February 27, 2009
Multi-threaded development, debugging, and profiling provide challenges in software quality and developer productivity. Learn how Sun Studio compilers and tools can simplify these challenges and allow you to fully unlock the potential in multicore ar...
More »
February 27, 2009
This article details the profiling of Message Passing Interface (MPI) applications with the Sun Studio Performance Tools. Get an overview of MPI performance data and learn how to compile and launch your application for performance profiling.
More »
|