There’s some interesting stuff about clustering with Terracotta specifically, and the scoping of beans in Spring 2.0 here. I’ll have to check out the scoping thingy.
Categories
There’s some interesting stuff about clustering with Terracotta specifically, and the scoping of beans in Spring 2.0 here. I’ll have to check out the scoping thingy.
A little over a year ago I linked to a couple of articles regarding internationalisation and charactersets here. Now I’m doing the same thing all over again, and I of course forgot one small step. For a really extensive and good overview of everything check out this excellent article, read it for in depth info. What I had to do was:
That should be it. 🙂
Searching for something completely else I ran across the XBean config stuff for Spring on Craig Walls blog. It shows you how to smplify your XML configurations in Spring. Something to check out soon.