This Bean: <!-- message broker --> <bean id="broker" class="org.apache.activemq.xbean.BrokerFactoryBean" depends-on="mbeanServer"> <property name="config" value="classpath:activemq.xml"/> </bean>
cause the error! some idea? -- View this message in context: http://www.nabble.com/No-bean-named-broker-available-t1413643.html#a3865566 Sent from the ServiceMix - Dev forum at Nabble.com.