Java Virtal Machine.net

[ News ] rss

March 21, 2010

Announcing a new open source book in the making: "Continuous Integration with Hudson". Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...

More »

March 21, 2010

Spring Security NTLM 3. I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems. http://aloiscochard.blog...

More »

September/2009
SunMonTueWedThuFriSat
  1 2 3 4 5
67 8 9 10 11 12
1314 15 16 17 18 19
202122 23242526
272829 30   

[ Archives News
for 'Java Technology' ]

September 02, 2009

Busy status indicator with JSF 2

I've had a few requests on how to write a busy status indicator - you know, the little spinning ball that's there while an Ajax call is active, and which goes away once the request is complete. So, I spent about two hours today, and did j...

Comment here

More »


test2 - please ignore

testing - please ignore

Comment here

More »


Automated Deployment with Maven - going the whole nine yards

Last week I gave a talk at the Agile 2009 conference about automating the deployment process with tools such as Maven, Nexus Cargo, Liquibase and Hudson. Here is a brief description of the talk: Automating your build process with Continuous Integrat...

Comment here

More »


BDD, Easyb and JDave at the Canberra JUG meeting next week

I am absolutely thrilled to anounce that I will be talking at the Canberra JUG meeting next week (on Wednesday, September 9, to be exact), about BDD in general, and Easyb and JDave in particular: Behaviour-Driven Development, or BDD, is an excel...

Comment here

More »


Latest functionality in GlassFish v3 logging.

This blog highlights some of the changes that are part of GlassFish v3 logging.  Since Prelude I have added 3 asadmin commands related to logging. The new commands are:     * asadmin rotate-log     * asadmin list-l...

Comment here

More »


P G Binod: GlassFish Plugin For Eclipse: Improved SIP Support

At the Aquarium, P G Binod has posted "GlassFish Plugin For Eclipse: Improved SIP Support": "There are multiple IDE options for developing sip servlet applications in sailfin. Netbeans p...

Comment here

More »


Shai Almog: Great Looking Flickr Viewer Demo

Shai Almog posted "Great Looking Flickr Viewer Demo": "A J2ME Developer just wrote to me with this really great looking demo of using LWUIT to communicate with flickr. The demo shows off...

Comment here

More »


Starting Soon: New JFXStudio Challenge for JavaFX Developers

Josh Marinacci has announced a new JFXStudio Challenge: Small is the New Big. JavaFX developers will have from September 8 through September 30 to develop an interesting application in 30 or fewer lines of code (3000 characters maximum), all contain...

Comment here

More »


Inline Scripts with Mojarra

A few weeks ago, I blogged about ways to execute scripts on the client which you were writing out from the server via Ajax.  By popular demand, the latest build of Mojarra now allows execution of inline scripts. So, instead of having to either b...

Comment here

More »


©2002-2008Java-Virtual-Machine.net