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 »

March/2009
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
89 10 11 12 13 14
1516 17 18 1920 21
2223 24 25 26 27 28
2930 31     

[ Archives News
for 'Developers' ]

March 03, 2009

Michael McMahon: Closing a URLClassLoader

Complex Java programs such as application servers sometimes create their own class loaders using the URLClassLoader type. With URLClassLoader, applications can load classes and resources from a search path of URLs, and the following URL types are su...

Comment here

More »


©2002-2008Java-Virtual-Machine.net