Quantcast
Channel: Mattias Hellborg Arthursson – blog.
Browsing all 20 articles
Browse latest View live

Spring Remoting with Security and SSL

One of my favorite features of the Spring Framework is the Spring Remoting part, which enables you to expose any bean in a Spring Application Context as a remote service over HTTP. It’s fast, […]

View Article



Testing Among the Clouds, Part 2

In a recent post I wrote about the particular problems we’ve been having with integration testing the Spring LDAP project and the use we’ve made of Amazon EC2 for solving these problems. In this […]

View Article

What's New in Spring LDAP 1.3

We recently released Spring LDAP 1.3.0.RC1. This long awaited release contains a number of new features and bug fixes. In this post I’ll highlight some of the changes, pointing out some of my favorite […]

View Article

Getting Sound Working Properly on Ubuntu 8.10

Ever since I upgraded to Ubuntu 8.10 on my laptop (Dell Precision M90) I’ve been having problems with getting the sound to work properly. I could get some applications working if I would change […]

View Article

Simple Authentication Using Spring LDAP

It’s with great pleasure that we can now finally announce the final 1.3.0 version of Spring LDAP. It’s been a while since we’ve made a major release, but there’s quite a bit in this […]

View Article


Configuring Timeout with Apache HttpClient 4.0

Great news everyone: just recently an all-new version of Apache HttpClient was released. HttpClient is now part of the new initiative Apache HttpComponents, which seems to aim for a complete approach...

View Article

Setting Up Grails Projects in IntelliJ Idea

Since I’ve started doing some stuff in Grails lately I’ve virtually been forced to start looking for an alternative IDE. I’ve been an Eclipse guy for the last five years or so; ever since […]

View Article

Spring Security For Real with Grails

Spring Security is one of the basic building blocks I use pretty much every time I’m constructing a web application. It’s a very mature and incredibly powerful security framework, one of its main...

View Article


REST and XML using Spring MVC and Groovy

There’s one particular thing Groovy is really good for and that is working with XML. When I started playing around with the REST support in the latest version of Spring MVC I wanted to […]

View Article


Environment-Specific Configuration of Spring Applications

Over and over I see projects struggling with the problem of parameters in property files that change in different environments; after all that’s pretty much the idea with the property files anyway – to...

View Article

Spring Remoting with Security and SSL

One of my favorite features of the Spring Framework is the Spring Remoting part, which enables you to expose any bean in a Spring Application Context as a remote service over HTTP. It’s fast, it’s...

View Article

Testing Among the Clouds, Part 2

In a recent post I wrote about the particular problems we’ve been having with integration testing the Spring LDAP project and the use we’ve made of Amazon EC2 for solving these problems. In this post...

View Article

What's New in Spring LDAP 1.3

We recently released Spring LDAP 1.3.0.RC1. This long awaited release contains a number of new features and bug fixes. In this post I’ll highlight some of the changes, pointing out some of my favorite...

View Article


Getting Sound Working Properly on Ubuntu 8.10

Ever since I upgraded to Ubuntu 8.10 on my laptop (Dell Precision M90) I’ve been having problems with getting the sound to work properly. I could get some applications working if I would change the...

View Article

Simple Authentication Using Spring LDAP

It’s with great pleasure that we can now finally announce the final 1.3.0 version of Spring LDAP. It’s been a while since we’ve made a major release, but there’s quite a bit in this one to make up for...

View Article


Configuring Timeout with Apache HttpClient 4.0

Great news everyone: just recently an all-new version of Apache HttpClient was released. HttpClient is now part of the new initiative Apache HttpComponents, which seems to aim for a complete approach...

View Article

Setting Up Grails Projects in IntelliJ Idea

Since I’ve started doing some stuff in Grails lately I’ve virtually been forced to start looking for an alternative IDE. I’ve been an Eclipse guy for the last five years or so; ever since I got out of...

View Article


Spring Security For Real with Grails

Spring Security is one of the basic building blocks I use pretty much every time I’m constructing a web application. It’s a very mature and incredibly powerful security framework, one of its main...

View Article

REST and XML using Spring MVC and Groovy

There’s one particular thing Groovy is really good for and that is working with XML. When I started playing around with the REST support in the latest version of Spring MVC I wanted to try using Spring...

View Article

Environment-Specific Configuration of Spring Applications

Over and over I see projects struggling with the problem of parameters in property files that change in different environments; after all that’s pretty much the idea with the property files anyway – to...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images