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 »

April/2009
SunMonTueWedThuFriSat
   1 2 3 4
5 6 7 8 9 10 11
1213 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30   

[ Archives News ]

home > news > april 2009 > 07

April 07, 2009

Add Effects to the right Container!

category: Developers

The Flubber application I described earlier has an old stop-watch style timer with second and minute hands: Making the clock hand move was trivial using value binding and a rotation transform on the hand graphics object: transforms: Rotate { ...

Comment here

More »


David Dagastine: Tree Wagers

category: Developers

There has been a lot of public comments about the modifications we've made to Harmony's java.util.TreeMap implementation.  We've been working on it since I announced our use of the code last summer.  Reliability and compatibility are our greatest ...

Comment here

More »


Xueming Shen: Faster new String(bytes, cs/csn) and String.getBytes(cs/csn)

category: Developers

String(byte[] bytes, String csn) and String.getBytes(String csn) pair (and their variants) have been widely used as the convenient methods for char[]/Stringbyte[] encoding/decoding whena) You don't want to get your hands "dirty" on the trivial decod...

Comment here

More »


Optimizing the Desktop Using Sun xVM VirtualBox

category: Main

Sun xVM VirtualBox is an especially compelling desktop virtualization solution since it is available as a no-cost download for personal use and as open source code. For OEMs and product developers, VirtualBox also provides a comprehensive set of deve...

Comment here

More »


GlassFish at San Francisco Java Users Group - May 12th, 2009

category: Java Technology

Are you living in the San Francisco Bay Area and like to hear all the craze around GlassFish ? Jan Luehe (from the GlassFish Webtier team) and Roberto Chinnici (Java EE 6 specification lead) will be speaking on May 12th at the San Francisco JUG meet...

Comment here

More »


LOTD #19: Securing GlassFish Installation

category: Java Technology

Found great (old) blogs (part 1, part 2) by Masoud Kalali that discusses the different ways to secure a GlassFish installation. Changing master password and admin console passwords (both web-based and CLI) are two fairly trivial operations: /tmp/gla...

Comment here

More »


CI Adoption stories part 1 - Johan's Outsourcing Blues

category: Java Technology

This case study is the first of an 8-part blog series about why so many developers adopt continuous integration, and originally published on the Atlassian blogs. Johan is a project manager who works on internal corporate web applications for an...

Comment here

More »


JavaOne Community Corner Podcasts: the Time to Act is Now

category: Java Technology

It's time to start your JavaOne planning, especially if you're involved in a Java-net project and you'd like to take advantage of the opportunity to talk about your project in a Community Corner Podcast... also: Java Today: Community Corner Podcasts ...

Comment here

More »


Java Mobility Podcast 76: Sound of Motion

category: Java Technology

Vladimir Savchenko of Sound of Motion talks about their Java ME application that transforms their cycles into advanced cycling computer.

Comment here

More »


©2002-2008Java-Virtual-Machine.net