For at least JmsConsumerFactoryBean and JmsProducerFactoryBean, the isSingleton() returns false, yet the getObject() seems to always return the same value.
Is this an error? I can't seem to find any unit tests for these classes.
Is this part of the sandbox intended to be included in 1.2?


Reply With Quote