|
From: Patrick H. <phi...@tr...> - 2004-04-03 02:31:42
|
I don't know if anyone else is already working on this, but I need to write MessageDrivenBean-like code for my job, so I've started on it this week using Spring. The code I've written so far can be obtained at http://www.oildex.com/jwget/oildex-jms.tar.gz I haven't ever looked at Spring's code, so I apologize in advance for following a different coding style, unless by some miracle I happen to code the same way! I'd like to help get this work into Spring 1.1, so take a look at it, make suggestions, patches, etc. Also, I haven't put any copyright notices into the code yet, but it's licensed under the Apache License version 2.0 to be compatible with Spring. |