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 »

July/2009
SunMonTueWedThuFriSat
   1 2 3 4
56 78 910 11
12 13 14 15 16 17 18
192021 22 23 24 25
2627 28 29 30 31  

[ Archives News
for 'Developers' ]

July 14, 2009

Joe Darcy: Deprecation in the JDK

A quick note on the deprecation policy used in the JDK, a question which comes up from time to time. The general policy for several feature releases is that core JDK components are only marked as deprecated if they are actively harmful. If using...

Comment here

More »


A. Sundararajan: BTrace "unsafe" mode

We kept saying BTrace is a safe, dynamic tracing tool for Java. To ensure safety, BTrace does not permit many constructs of Java language and also allows calls only to BTraceUtils class.But, not everyone likes safety -- sometimes developers want "u...

Comment here

More »


Fabien Duminy: LSM 2009 : free databases

For the LSM 2009, I attended to the presentation about free databases. Here, there is also the problem with formats (see my article about open formats) which are not provided for proprietary databases : so we depend on the product. SQL is a solution...

Comment here

More »


©2002-2008Java-Virtual-Machine.net