Archive for March 12th, 2007
Using Spring JMS
Last week I discovered a piece of code in our project that didn’t use Spring yet. It was the piece of code that used JMS to access some JBoss queues. Since we did use Spring everywhere in our code where it was possible, I decided to rewrite this piece so it also uses Spring (and [...]
Posted: March 12th, 2007 under General, Spring Framework.
Comments: 4
