Hi, I got the below error while I am using ActiveMQ with Spring:
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'connectionFactory': Invocation of init method failed; nested exception is org.springframework.jndi.TypeMismatchNamingException: Object of type [class org.apache.activemq.ActiveMQConnectionFactory] available at JNDI location [java:comp/env/jms/ConnectionFactory] is not assignable to [org.apache.activemq.ActiveMQConnectionFactory]. I am using ResourceLink. But still getting error. Pls. help me to resolve it. Let me know if you need any further information. Thanks, Hari -- View this message in context: http://activemq.2283324.n4.nabble.com/BeanCreationException-using-ActiveMQ-with-Spring-tp4698139.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
