Atomikos Forum

Exceptions occuring with XA Active mq + spring

Hi ,
  I am getting the exception with the active mq and spring. I used the same configuration as given in the examples.


Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'RealConnectionFactory' defined in class path resource [META-INF/spring/jta-springContext.xml]: Initialization of bean failed; nested exception is java.lang.RuntimeException: Method not found: isXidFactory
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:478)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
    ... 48 more
Caused by: java.lang.RuntimeException: Method not found: isXidFactory
    at com.atomikos.jms.QueueConnectionFactoryBeanBeanInfo.getPropertyDescriptors(QueueConnectionFactoryBeanBeanInfo.java:96)
    at java.beans.Introspector.getTargetPropertyInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at org.springframework.beans.CachedIntrospectionResults.<init>(CachedIntrospectionResults.java:220)
    at org.springframework.beans.CachedIntrospectionResults.forClass(CachedIntrospectionResults.java:144)
    at org.springframework.beans.BeanWrapperImpl.getCachedIntrospectionResults(BeanWrapperImpl.java:252)
    at org.springframework.beans.BeanWrapperImpl.getPropertyDescriptors(BeanWrapperImpl.java:259)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.filterPropertyDescriptorsForDependencyCheck(AbstractAutowireCapableBeanFactory.java:1131)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:990)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:470)
    ... 57 more

Regards,
Mohan
mohan rao pusarla Send private email
Wednesday, February 25, 2009
 
 
Hi,

Thanks for your feedback. This is a know issue and will be fixed in the upcoming 3.5.3 release.

Cheers
Guy Pardon Send private email
Wednesday, February 25, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics