Search:

Type: Posts; User: vramanlal; Keyword(s):

Search: Search took 0.02 seconds.

  1. Spring support of JMS Interceptors as opposed to JMSTemplate

    I know I can use JmsTemplate and participate in the JTA transaction. My question is does Spring 1.1.5 support an Interceptor based approach (just like HibernateInterceptor etc) so that I can declare...
  2. Found my issue. I was using XmlBeanFactory...

    Found my issue.

    I was using XmlBeanFactory when I should have been using an ApplicationContext.
  3. BeanNameAutoProxyCreator configuration and use

    I am trying to use the BeanNameAutoProxyCreator to apply some interceptors to all beans in a given context.

    However I cannot get it to work. I must be doing something wrong.

    Can someone send...
Results 1 to 3 of 3