Want to learn the latest features of Java Persistence 2.0 (JSR 317) with MySQL ?
![]() |
Oracle is hosting a number of Welcome Sun events worldwide, starting |

![]() |
|
This year's |
If you're online right now (Saturday) check out the
Mavericks giant wave surfing contest. Mavericks is a wild surfing spot on the coast side of the San Francisco peninsula. I go walking there with my family pretty regularly. I'm not nuts enough to surf. The ustream folks really have the technology nailed.
One of the key targets in the development of RIAs (Rich Internet Applications) is good performance. You can't provide a good user experience if your feature-rich application has poor performance. The question is how to measure the performance of a JavaFX application? How to find issues before the users of your application encounter them?
Taking TOTD #120 forward, we'll add the following features to our application:
Lets get started!
Want to learn how Oracle+Sun are transforming the industry ? What the combination means to you ?
Hear from Oracle and Sun executives in multiple cities all around the world and learn the strategy.
Here is an email flier from my inbox showing some of the North America cities, more cities are being added every day.
Taking TOTD #121 forward, this blog explains how to create a JPA Persistence Unit for a MySQL sample database and package it as a library. This JAR file can then be easily included in other web applications.
Lets get started!
This blog clearly explains how to configure the MySQL sample database (sakila) with GlassFish. Even though the instructions use a specific database but should work for other databases (such as Oracle, JavaDB, PostgreSQL, and others) as well. The second half of the blog provide specific syntax for the Oracle sample database.
Catching up on
Hudson
news in the last couple of weeks:
The most important change is that on Jan 27th, during the
Strategy Presentations
around the completion of Change in Control of the acquisition of Sun,
Thomas Kurian indicated that Oracle was going to continue supporting Hudson as an Open Source
project, to be integrated into Oracle's offerings
(other CiC news in the
Summary Post).
![]() |
The Sun-Oracle |
Here is trivial Java EE 6 application that is keeping you away from any deployment descriptors. It uses Java Server Faces 2.0, Enterprise Java Beans 3.1, and Servlet 3.0. This application shows the following Java EE 6 features:
For a fun Friday hack, this blog entry describes a program to generate a regular expression to recognize all the valid strings of integers in a given base, that is, a regular expression (regex) which accepts all in-range strings but rejects strings that would cause an overflow if converted.
Vyacheslav Baranov, a software engineer in the JavaFX Media group, discusses streaming media support in JavaFX application. Share first-hand knowledge in the newly published technical tip RTSP Support in JavaFX Applications.