|
From: Rod J. <rod...@in...> - 2003-05-15 08:41:32
|
Dong, Juergen and I did a refactoring of JNDI support (static JndiServices became object JndiTemplate for consistency and to facilitate unit testing). This broke the JMS package. Although it would have been easy enough to fix, we decided to drop it temporarily. We felt that - the existing JMS code was a bit rough. However, if you're using it with success I guess that's an argument in its favour. - given the priority of getting a release out the door, we thought JMS mightn't be polished enough in time. However, we definitely want JMS support in Spring in the future--this is temporary. If you, or anyone else, would like to polish the JMS classes and resubmit them, that would be great. They also really need tests--preferably mock object-based. Is anyone else using the JMS packages? Any other thoughts? Regards, Rod > Hi All > > I have noticed that jms support has been dropped from > com.interface21.jms, may I ask why? I have used it im my project > (I have to add queue support, since it only supports topic > only). > > Thanks > > Dong > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |