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 18, 2010
I decided to write down the answer for some questions which my book's readers email me or ask me via twitter in my weblog so everyone can benefit from the answers. Here is the answer to the first question which involves custom security realms.
G...
More »
May 18, 2010
CDI (Contexts and Dependency Injection for the Java EE platform) is defined in JSR-299 and enhances support for dependency injection in Java EE 6. The more I use CDI the more I like it...However, I couldn't find a simple example of how to config...
More »
May 18, 2010
I've known about fleXive since JSF
Days 2009, when I met its lead engineer, Daniel
Lichtenberger. At the time, we were trying to get them into the
GlassFish partner program, but due to lack of resources, this didn't pan
out. Daniel contin...
More »
May 18, 2010
Content available at: http://blogs.sun.com/arungupta/entry/totd_136_default_error_page
More »
May 18, 2010
Content available at: http://blogs.sun.com/arungupta/entry/bay_area_jug_roundup_2010
More »
May 17, 2010
JSR-276 is targeted at IDE vendors and the JSF component library
vendors who depend on them for exposing their components to developers.
The idea of JSR-276 is to let JSF component library vendors provide a
far richer set of descriptive data about th...
More »
May 17, 2010
Java EE Security refcard is available for download. This refcard covers Java EE 6 security and discuss how each application server supports the specs. The refcard covers authentication, authorization, and transport security in Web Application, EJB...
More »
May 17, 2010
Here is the second part of the CAFE fundamentals blog series. This time, I am explaining two important interfaces called Communication and UserProcedure with an example. If this is the first time you are hearing about SailFin CAFE, I recommend readi...
More »
May 17, 2010
As you know, CongoJUG is involved in education. Once again, we will offer free courses and workshops for Sun Java Certification.
JCertif is a mini-conference that will focus ...
More »
May 16, 2010
A few months ago, I had one of those unpleasant format conversion jobs. I had about 1,000 multiple choice questions in RTF format and needed to import them into Moodle.
RTF is, as file formats go, somewhere between the good and the evil. It looks lik...
More »
|