when i debug the example of servicemix ,the console show something not friendly:
ServiceMix ESB: null
Loading ServiceMix from servicemix.xml on the CLASSPATH
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'jbi' is defined: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; root of BeanFactory hierarchy
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:349)
at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedBeanDefinition(AbstractBeanFactory.java:671)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:553)
at org.servicemix.Main.main(Main.java:79)
Caught: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'jbi' is defined: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; root of BeanFactory hierarchy
it's say that "No bean named 'jbi' is defined",i found "the bean of jbi" is configed at servicemix.xml ,but i don't know the error,how can i correct it ?thanks
Sent from the servicemix - dev forum at Nabble.com:
a jbi question
- [servicemix-dev] a jbi question nintha (sent by Nabble.com)
- Re: [servicemix-dev] a jbi question Guillaume Nodet
- Re: [servicemix-dev] a jbi question nintha (sent by Nabble.com)
- Re: [servicemix-dev] a jbi question Guillaume Nodet
- Re: [servicemix-dev] a jbi questi... nintha (sent by Nabble.com)
- [servicemix-dev] ServiceMix JBI component... Maxim Surov
- Re: [servicemix-dev] ServiceMix JBI c... Guillaume Nodet
- Re: [servicemix-dev] ServiceMix J... nintha (sent by Nabble.com)
- [servicemix-dev] JBoss management... Maxim Surov
