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
August 10, 2010
I want to let you know that since the release of Caucho Resin 4.0, Atmosphere applications can be deploy on Resin and will be supported natively. Resin 4.0 implements Servlet 3.0.
That's really good. Another web server that is supported.
Wha...
More »
August 09, 2010
In the world of automated web testing, Selenium 2/WebDriver is the new kid on the block, but it is also arguably the most compelling web testing tool around at the moment. Selenium 2/WebDriver is the result of the merging of two popular open source ...
More »
August 09, 2010
This week's new java.net poll asks What type of technical conference sessions are most valuable? Voting will be open for the next week.
Last week's poll was intended to assist java.net with future planning. The poll asked "Which of the foll...
More »
August 09, 2010
I download the newest release of Java when it comes out.
As precaution, I run with the newest versions for a while prior to recommending my clients to upgrade.
The first week with 1.6_21 was hell. Tomcat wa...
More »
August 09, 2010
Just a little note that we try to add Websphere native support for Atmosphere. We work really hard to find an API that could allow us to do that, but is simply impossible.
We were able to get in touch with the dev team of Websphere and the dev team...
More »
August 08, 2010
Just to let you know that Grizzly Deployer was adopted by another framework : Atmosphere.
Since Atmosphere-0.6, Grizzly Deployer is in the module : spade-server
To launch Atmosphere application you could use Grizzly Deployer or use Atmosphere-Spad...
More »
August 08, 2010
Just to let you know that Grizzly Deployer was adopted (almost) by another framework : Akka.
Since May 22, 2010, viktorklang is working in a branch : deployer. here the description in the commit "Starting to add Deployer [viktorklang]"
You can bro...
More »
August 07, 2010
(I started cross-posting blogs to my own website.)
I was working on Hudson yesterday which led me to develop this little tool called Bridge method injector.
When you are writing a library, there are various restrictions about the kind of changes ...
More »
August 07, 2010
It has been a while since a blog about Grizzly, I was too busy adding new features. The Grizzly Deployer's community grows and requested theses new features.
Here a quick list of the changes :
Websockets support
Watch folder
Can starts...
More »
August 06, 2010
CONTEXT
I want to share a problem that we had in our project. We were doing a real-time "Profits and Loss" server (P&L). The server sends stock updates to all the users subscribed to the stocks, basically as Google Finance or Yahoo Finance.
...
More »
|