Java Virtal Machine.net

[ News ] rss

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 »

March 11, 2010

XML to ODT Converter.  We use the Java programming language. If you want to do a similar task, have a closer look at our work. Since ODT is part of the ODF  standard, which is well defined...

More »

September/2009
SunMonTueWedThuFriSat
  1 2 3 4 5
67 8 9 10 11 12
13 14 15 16 17 18 19
202122 2324 2526
272829 30   

[ Archives News ]

September 09, 2009

Mobility Platform Connectors in Glassfish ESB

category: Java Technology

The Mobility Platform team has been working on a number of new features and enhancements since the release of GlassFish Mobility Platform v1.1 in February 2009. One of those features is the ability to run the Mobility Platform software on top of Glas...

Comment here

More »


Stephen Colebourne: JDK 7 - Method suggestions

category: Developers

Joe Darcy has opened up a call for methods to add to the core JDK 7 lang/util package. The idea is to add methods that are "commonly-written utility methods".

Comment here

More »


Try Sun Free for 60 Days

category: Main

Browse the catalog of 125+ configurations of products and solutions to try for free.

Comment here

More »


New Version of MySQL Enterprise Allows DBAs to Graphically Drill-Down into Database Bottlenecks to Improve Application Performance

category: Main

Sun Microsystems, Inc. (NASDAQ:JAVA) today announced an update to its MySQL Enterprise subscription, designed to assist corporate users improve the speed and uptime of their MySQL database applications. Thirty-day trial subscriptions of the new MySQL...

Comment here

More »


Context And Dependency Injection (JSR 299) And Servlets

category: Java Technology

I've had questions about how to inject Web Beans into servlets and whether that is supported.  In this entry I'll outline a method of accomplishing just that. This is a simple login application that communicates to a servlet using Ajax...

Comment here

More »


JavaFX 1.2.1 is out, fixes binding leaks and performance

category: Java Technology

Sun just released the first maintenance update for JavaFX 1.2. This release brings mostly a batch of important javafxc fixes, that I dissect in this blog... Java programmers are used to the fact that compilation of Java source code is a relatively st...

Comment here

More »


New blog

category: Java Technology

No, I'm not going to move - my blog stays here at Java.Net! But as the jrawio project evolves, getting for the first time some sustained feedback from users and developers (as well as code contributions, hurray!), it has got its own blog. Expect...

Comment here

More »


JavaZone 2009 Gets Underway

category: Java Technology

JavaZone 2009 gets underway today in Oslo, Norway. JavaZone is "Scandinavia's biggest meeting place for software developers, and one of Europe's most important." More than 2000 attendees are expected at this year's two-day conference....

Comment here

More »


New Article: Finite State Machine Supporting Concurrent States

category: Java Technology

We've just published Jeff Lowery's new article on developing finite state machines in Java. Jeff's article demonstrates how Java enums and EnumSets can be applied to define and validate states and state transitions. Finite state mac...

Comment here

More »


Christian Thalinger: JSR 292 work update

category: Developers

I'm still working on HotSpot compiler support for JSR 292.  The progress is actually very good and inlining is already working in C2.  Although there are still some problems with scavenging oops in nmethods and you have to stick to UseSerialGC if ...

Comment here

More »


©2002-2008Java-Virtual-Machine.net