July 13, 2007
Enterprise Systems: The New Bounce in Suns Step. Dont look now, but Sun Microsystems Inc. has a new bounce in its step.
From its recent...
More »
June 24, 2007
Jazoon'07. Jazoon'07 brings together experts and users of Java and open source technologies from all...
More »
|
 |
April 27, 2007
category: Developers
Jitu and I have been working on the JAX-WS JSON extension, which is a JAX-WS RI extension that lets you write one code and have it handle both SOAP and JSON requests. I just posted version 1.1 release of this extension.
More »
category: Developers
Some time it's always gonna be the first time, and this year I'm going to have my JavaOne initiation. So I built my session schedule and I'm hoping to turn some of my digital encounters into real ones. If you want to meet up, too, or have any tips for the best experience and be it "bring your own sandwich" I would be more ...
More »
category: Developers
I had set aside work on the closures prototype for a couple of
months to write a JSR proposal that represents a consensus among the
folks thinking about this area. You can find it at http://www.javac.info/consensus-closures-jsr.html.
One of the things I learned is that unanimous agreement is rarely
possible. There are those who feel that nothing should be done to the
Java programming...
More »
category: Developers
One of the many issues addressed by NIO.2 is that the Java SE platform doesn't have a complete set of APIs to access file permissions and other security related file attributes. It's not rare to encounter code that has to resort to using Runtime.exec to execute a command such as chmod(1).
More »
category: Developers
Find out about features and analysis tools in the Solaris Operating System that
can be used to manage core dumps.
More »
|