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 »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 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 | 28 | 29 | 30 | | | | | | | |
|
|
Java Technology
May 05, 2009
How do you declare a class to be a stateful session bean?
More »
May 05, 2009
There's an interesting initiative (read my blog for more details) that has just started to invite James Gosling to attend Jazoon Conference this year, on behalf of the community. Are you interested to see him at Zurich? Why not invite him then?
More »
May 05, 2009
Earlier I had written how one could use Apache Felix Remote Shell to administer OSGi runtime hosting GlassFish v3. This time, I shall be showing how you can use Felix Web Console to do the same.
More »
May 05, 2009
Rails Conf 2009 started this morning. The first day consists of morning
and afternoon tutorials. I attended Nick Sieger's JRuby
on Rails tutorial, the slides are available.
A survey in the room showed: 95% comfortable with Ruby/Rails 80% have used J...
More »
May 05, 2009
Advertisement for my free JSF2 webinar next week.
More »
May 05, 2009
A few of months ago I blogged about a simple but powerful pattern for working with Objects not key/value pairs - use dynamic proxies to generate an implementation of an interface, which delegates to the backing storage transparently. It's ready to b...
More »
May 05, 2009
When you run a Grails application from the command line (using grails run-app, for example), it will run on port 8080 by default. This also applies when Grails runs web tests such as Selenium, Canoo webtest or HTMLUnit. If you...
More »
May 04, 2009
This week's java.net Spotlight is my invitation to people who will be at JavaOne this year to form an informal "java.net JavaOne 2009 Twitter Network"... also:
Java Today: Java, JavaFX news round-up; Five tips for successfully deploying Maven; and In...
More »
May 04, 2009
In JRuby-on-Rails
tutorial at Rails
Conf 2009, Nick
Sieger shared a nice little tip on how to configure
"database.yml" to be usable with both JRuby and MRI: development: adapter: mysql encoding: utf8...
More »
May 04, 2009
Nimbus Look and Feel is added, JXLayer is in progress
More »
|