Java Virtal Machine.net

[ News ] rss

February 01, 2011

Mark Wielaard: New GPG key. Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...

More »

February 01, 2011

Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!. We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5. This update contains the following security updates: The IcedTea project provides a harness to build the source code from OpenJDK6 u...

More »

July/2010
SunMonTueWedThuFriSat
    123
45678910
11121314151617
181920212223 24
25262728293031
       

[ Archives News
for 'Java Technology' ]

July 23, 2010

Effective JavaFX Architecture Part 3 - Asynchronous calls, Command Pattern and Testability

In the previous installment of Effective Architecture, I covered TDD with Model-View-Presenter. However the code I presented had synchronous server calls. In JavaFX (like Swing), the UI code runs in the Event Dispatch Thread (EDT). It is unwise to bl...

More »


CDI gotcha

I learned this the hard way and wanted to make sure other people could benefit. While putting together a Java EE 6 application, I had put together a @SessionScoped bean that inherited from an abstract superclass.  Both the super- and s...

More »


JSR 330 Style Injection Support For JSF Managed Beans

One of the features that had been lacking in JSF has been the ability to use the JSR 330 @Inject annotation for injecting object instances into JSF managed beans.  The feature now has been enabled in GlassFish 3.1 - starting with the latest July...

More »


©2002-2019Java-Virtual-Machine.net html website maker | static website generator | bootstrap buttons | bootstrap forms | image slider