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 »
|
 |
February 22, 2009
There're two enhancements made to keytool today (the doc has not been updated, it's still for JDK 6):
We have 2 new commands: -gencert, -printcertreq and 1 new option -ext. Read the RFE descriptions.
-printcertreq is simply for printing the content...
More »
So I downloaded the cpptasks for ant from
the ant-contrib site.
And it builds from the command line just fine with the latest ant, but
it won't build using the ant that comes with NetBeans, and it won't
build when loaded into NetBeans.
So why is t...
More »
For those of you who haven't seen the Harry Potter movies or read the books,
a House Elf is an obedient servant who must obey the orders of their masters.
They have their own special magical powers but are bound to their master until
freed with a p...
More »
|