|
From: Ou, R. <Ro...@sa...> - 2004-02-24 21:53:32
|
Hi all, We currently have a project that does a lot of JMS messaging, and we = desperately need an API to simplify the interface layer to JMS. I heard = rumors that JMS support will be added to Spring 1.1, but we just can't = wait that long. So I am thinking about doing something in the interim. = Who knows, if it comes out good, maybe I can contribute the code back. In Rod's book there is only a couple of pages that briefly touches upon = JMS. I looked at the interface21 code, the JMS portion is also pretty = simplistic. I understand Spring has evolved a lot since the interface21 = days. So to all you experienced Spring'ers, if you were to add JMS = support today, what would you do? I am still fairly new to Spring, so = any suggestions and help are welcome. Thanks, Rong |