Main menu:

 

PALMA IT

Locations of visitors to this page

Site search

  • Categories

  • Archive

    March 2007
    M T W T F S S
    « Feb   Apr »
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  

    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 [...]