Java Virtal Machine.net

[ News ] rss

March 11, 2010

Joe Darcy: An Assertive Quality in Langtools . With a duo of fixes in JDK 7 build 85, one by Jon (6927797) and another by me (6926703), the langtools repository has reached another milestone in testing robustness: all the tests pass with assertions (-ea) and system assertions (-esa) enabled....

More »

March 11, 2010

Cached! ... again. I wrote about Magnolia cache few times already since it have been re-implemented for Magnolia 3.6. And it seems like with Sprint 4 of Magnolia 4.3 it came back to bite me. There was a bunch of tickets related to variou...

More »

August/2009
SunMonTueWedThuFriSat
      1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
1617 18 19 20 21 22
23 24 25 26 27 28 29
30 31      

[ Archives News ]

August 17, 2009

Consolidating Oracle Siebel CRM 8 on a Single Sun SPARC Enterprise Server

category: Main

Recognizing the need to grow to grow efficiently while scaling Siebel CRM 8 capabilities, Sun created a proof-of-concept that consolidates Web, Gateway, Application, and Database tiers on a single Sun SPARC Enterprise T5440 server. This Sun Blueprin...

Comment here

More »


TOTD #95: EJB 3.1 + Java Server Faces 2.0 + JPA 2.0 web application - Getting Started with Java EE 6 using NetBeans 6.8 M1 & GlassFish v3

category: Java Technology

TOTD #93 showed how to get started with Java EE 6 using NetBeans 6.8 M1 and GlassFish v3 by building a simple Servlet 3.0 + JPA 2.0 web application. TOTD #94 built upon it by using Java Server Faces 2 instead of Servlet 3.0 for displaying the result...

Comment here

More »


ui:repeat and Ajax

category: Java Technology

Using the f:ajax tag can make doing ajax with a repeating tag like ui:repeat considerably easier.

Comment here

More »


Revisiting the Java Warehouse and Java Store

category: Java Technology

Sun's opening JavaOne 2009 presentation featured the debut of Java Store, "a global marketplace for cutting-edge Java applications"... Also: Java Today: GlassFish Survey - Top Migrations to GF are from Tomcat and JBoss; Creating Menus in JavaFX (with...

Comment here

More »


Joe Darcy: JDK Release Types and Compatibility Regions

category: Developers

There are three primary kinds of compatibility of concern when evolving the JDK, source, binary, and behavioral. These can be visualized as defining a three dimensional space:

Comment here

More »


Web testing BDD-style with JWebUnit and Easyb

category: Java Technology

Behaviour-driven development is a great way to design and build the web layers of your application. In this article, I look at how to use JWebUnit, a fast and light-weight web testing framework, with Easyb, a powerful Groovy-based BDD framework....

Comment here

More »


©2002-2008Java-Virtual-Machine.net