Java Virtal Machine.net

[ News ] rss

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
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
       

[ Archives News ]

February 28, 2009

Kohsuke Kawaguchi: Recent Hudson improvements with various OS

category: Developers

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...

Comment here

More »


Kelly O'Hair: What Continuous Build Systems Got Wrong

category: Developers

Pearls Before Swine had a great comic recently, not that I have any issue with people that don't agree with me:

Comment here

More »


Mark Wielaard: Systemtap 0.9 - Cast away

category: Developers

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...

Comment here

More »


Kelly O'Hair: Ant and Importing

category: Developers

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...

Comment here

More »


Recent Hudson improvements with various OS

category: Java Technology

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 ...

Comment here

More »


©2002-2008Java-Virtual-Machine.net