Java Virtal Machine.net

[ News ] rss

March 18, 2010

Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client.... Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of the  end to end requirement of a software system when it come to implementation. Spring Security and Spring Remoting are ...

More »

March 18, 2010

TDD/BDD/ATDD Workshop in Melbourne in April. The Testing and TDD for Java Developers workshop is coming to Melbourne again on April 15-16. In my experience (and that of many others), when done well, agile developer testing practices can have a huge and lasting impact on higher code quality, bet...

More »

April/2007
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8910 11 12 13 14
15 16 17 18 19 20 21
2223 24 25 26 27 28
29 30      

[ Archives News ]

home > news > april 2007 > 27

April 27, 2007

Alan Bateman: Accessing file permissions

category: Developers

One of the many issues addressed by NIO.2 is that the Java SE platform doesnt have a complete set of APIs to access file permissions and other security related file attributes. Its not rare to encounter code that has to resort to using Runtime.exec to...

Comment here

More »


Neal Gafter: A Consensus Closures JSR Proposal

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 thin...

Comment here

More »


Matthias Ernst: JavaOne Secrets

category: Developers

Some time its always gonna be the first time, and this year Im going to have my JavaOne initiation. So I built my session schedule and Im hoping to turn some of my digital encounters into real ones. If you want to meet up, too, or have any tips for the...

Comment here

More »


Kohsuke Kawaguchi: JAX-WS RI extension for JSON

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.

Comment here

More »


Core Dump Management on the Solaris OS

category: Developers

Find out about features and analysis tools in the Solaris Operating System that can be used to manage core dumps.

Comment here

More »


©2002-2008Java-Virtual-Machine.net