Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

June/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
2829 30     

[ Archives News ]

home > news > june 2009

June 2009

June 30, 2009

Integrating JavaFX with JavaEE Using Spring and Hessian Protocol

category: Java Technology

This article shows how a JavaFX client can call remote JavaEE services using the Spring framework and the Hessian protocol. The article walks the user through developing an example client-server program.

Comment here

More »


June 30, 2009

Mario Torre: Mixing of AWT and Swing

category: Developers

Back to the code :)

Comment here

More »


June 30, 2009

NetBeans IDE 6.7 Connects Developers

category: Main

Newest release os Sun's award-winning IDE connects developers to their teams and to the latest technologies.

Comment here

More »


June 30, 2009

FISL 2009 Wrapup - 3 talks, 1 talk show, 14 blogs, 10 videos, 275 pics, 2 GlassFish production stories

category: Java Technology

FISL 2009 wrapped up over the weekend. Even though the conference officially ended on Saturday but the connections made there will certainly allow us to continue all the great momentum. The conference celebrates open source and it was certainly grea...

Comment here

More »


June 30, 2009

My JavaOne 2009 presentations online

category: Java Technology

My JavaOne 2009 presentations are now available online.

Comment here

More »


June 30, 2009

Java Tools Community Corner Podcast Features Duke's Choice Award Winners

category: Java Technology

When Java Tools Community Leaders Toni Epple and Fabiane Nardon invited the SQE (Software Quality Environment) Project team to participate in the Java Tools SQE Roundtable podcast at this year's JavaOne, they weren't planning on the Duke's Choice Awa...

Comment here

More »


June 30, 2009

Fixing bugs in RHN v1.x

category: Java Technology

RHN v1.0 stands for plug in: Revamped Hyperlink Navigation (version 1.0). This blog would focus on 2 bugs found out-of-the-blue, that could very well be cause serious problems.

Comment here

More »


June 29, 2009

Sun Microsystems Releases NetBeans 6.7; Enabling Millions of Developers to Connect Via NetBeans IDE and Project Kenai

category: Main

Sun Microsystems, Inc. (NASDAQ: JAVA) and the NetBeans developer community today announced the availability of the NetBeans Integrated Development Environment (IDE) 6.7. This new version of NetBeans features tight integration with Project Kenai, Sun&...

Comment here

More »


June 29, 2009

Shame on you, MediaMarkt Zurich

category: Java Technology

The past week I've spend a day in Zurich to attend OSGi DevCon Europe. It has been a good experience, even though I was (and I am) not yet in good shape.When I left the venue, before going to the...

Comment here

More »


June 29, 2009

A First Look at NetBeans 6.7

category: Java Technology

A few days after Eclipse Galileo, Netbeans released its latest offering, Netbeans 6.7. Here is a first look, as always from my entirely biased perspective.

Comment here

More »


©2002-2008Java-Virtual-Machine.net