Re: Activemq 5.10 - problem with create broker in osgi environment

2015-01-21 Thread marcin
Hi Hadrian, I'm using spring but with activemq 5.5 everything works fine. I noticed that in case of activemq-osgi 5.10 org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler (I'm using xbean 3.18.0) cannot read META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core whi

Re: Activemq 5.10 - problem with create broker in osgi environment

2015-01-19 Thread Hadrian Zbarcea
Hi Marcin, I quickly looked at your xml. You are not using blueprint, just spring. I saw the error you mentioned a few times. I didn't try to reproduce, I will try tomorrow if I could manage to find the time. However, from my vague recollection the issue is related to a bundle fragment not bei

Re: Activemq 5.10 - problem with create broker in osgi environment

2015-01-19 Thread marcin
Hi, Thanks for quick response. I attach my config file localhost-broker.xml . Regards, Marcin -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-5-10-problem-with-create-broker-in-osgi-en

Re: Activemq 5.10 - problem with create broker in osgi environment

2015-01-19 Thread Hadrian Zbarcea
Hard to tell without seeing your xml configuration. My first suspicion is that you are mixing the spring and blueprint namespaces. Probably using a blueprint xml and define a bean in the spring namespace. Cheers, Hadrian On 01/19/2015 02:39 PM, marcin wrote: Hi, My application runs on OSGi e

Activemq 5.10 - problem with create broker in osgi environment

2015-01-19 Thread marcin
Hi, My application runs on OSGi environment. One of the modules is embeded activemq broker in version 5.5. I would like to upgrade activemq broker to 5.10. Unfortunately, during the start broker's module exception is thrown: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecogn