Java Virtal Machine.net

[ News ] rss

September 04, 2010

Scala, JSF 2, and NetBeans. I am working on a web site that will help students practice their Scala programming skills. As I labored along, writing my JSF app code, I thought “this is silly—why not practice Scala at the same time?” But I like JSF and wasn'...

More »

September 03, 2010

Dropping Boxes with JavaFX. Dropping Boxes with JavaFX If you want to work for DropBox, they have an interesting programming test which solution must be submitted together with the CV. I’m not considering a position at DropBox, but their test was too fun to ignore: an int...

More »

January/2009
SunMonTueWedThuFriSat
    12 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
1819 20 21 22 23 24
25 26 27 28 29 30 31
       

[ Archives News
for 'Java Technology' ]

home > news > java technology > january 2009

January 2009

January 31, 2009

Writing a Unix daemon in Java with Akuma

Writing a proper Unix daemon in Java used to be very difficult, due to the lack of access to the OS capabilities from Java. So I wrote a library to overcome this problem.

1 Comment

More »


January 31, 2009

JSF 2.0: A Component's Controller

After my last blog post on composite components, Ed Burns, the spec lead, pointed out a better way to do things, by using a controller for the component. Here's a short explanation of what to do to make that work.

Comment here

More »


January 31, 2009

eWeek Article Says OpenSolaris 2008.11 Competes With Linux

A two-part analysis contains many accolades.

Comment here

More »


January 30, 2009

GlassFish gem 0.9.2 released

I just released a new version of GlassFish gem ver 0.9.2. This release has startup time improvement and it also contains few critical bug fixes. The change log for ver 0.9.2 can be found here. The main issue was to do with the timeout during startup ...

Comment here

More »


January 30, 2009

Automatically deploy to Glassfish using Hudson

If you want to use Hudson to automatically deploy your WAR file to Glassfish this is a must read!

Comment here

More »


January 30, 2009

Pass Parameters to Painters of Synth Look And Feel

Introduce two approaches to pass parameters to Synth painters.

Comment here

More »


January 30, 2009

"Sparks of passion" in the "world of Open Source" - Archana N contributes to GlassFish Documentation

Interested in contributing to open source ? Archana N has a recommendation for you: Flame the sparks of passion in you, Experience the world of Open Source anew. Discover your potentials as they unfold, Venture to contribute in the technologies unto...

Comment here

More »


January 30, 2009

TOTD #67: How to front-end a GlassFish Cluster with Apache + mod_jk on Mac OSX Leopard ?

GlassFish provides support for High Availability by creating a cluster of server instances and session state replication. This enhances the scalability and availability of your application and is a critical piece of decision making critieria when sel...

1 Comment

More »


January 30, 2009

Misunderstood

Why do you do open source? Also: Java Today: OpenSSO Community Day, Swing progress monitoring, and virtual federation with OpenSSO java.net Poll: What do you think of the current JSR-316 (Java EE 6) proposal? Weblogs: Synth painters, JSP on Grizzly...

Comment here

More »


January 29, 2009

Slides from the Java Power Tools talk at Devoxx - part 1

Some of the live presentations from last year's Devoxx conference in Antwerp are starting to be posted on their site. I've had a couple of requests for the slides from the Java Power Tools talk I gave there. So, for...

Comment here

More »


©2002-2008Java-Virtual-Machine.net