PDA

View Full Version : JMS Consumer support in spring 1.1.1 or not???


twoencore
Nov 11th, 2004, 04:31 PM
can somone give me an answer, the spring 1.1.1 release on 9.02.04 , says it supports jms consumers... i've intergrate our app using spring as application framework, aroudn weblogic server services. i don't wanna use MDB/CMP... also has anyone used spring/hibernate with a MDB before??

Rod Johnson
Nov 12th, 2004, 04:02 AM
Spring 1.1.1 doesn't have a fullblown MDB alternative.

I wouldn't recommend using CMP just because you want MDBs. Yes, Spring/Hibernate works fine behind MDBs with CMT.

j2eeguru
Apr 12th, 2005, 05:03 PM
Will those JMS support features be implemented by the time spring 1.2 is released?