I have a lw component where I am using servicemix clientWithRouting . But I am 
getting an error "can not find jbi bean" caused by SpringJBIContainer cannot be 
cast to org.apache.servicemix.jbi.container.SpringServiceUnitContainer. Pls 
suggest. 
   
   
  <exception-info>
    <nesting-level>1</nesting-level>
    <msg-loc-info>
     <loc-token/>
     <loc-message>Can not find 'jbi' bean</loc-message>
     <stack-trace><![CDATA[java.lang.RuntimeException: Can not find 'jbi' bean
 at 
org.apache.servicemix.lwcontainer.LwContainerXBeanDeployer.getServices(LwContainerXBeanDeployer.java:50)
 at 
org.apache.servicemix.common.xbean.AbstractXBeanDeployer.deploy(AbstractXBeanDeployer.java:85)
   
  Caused by: java.lang.ClassCastException: 
org.apache.servicemix.jbi.container.SpringJBIContainer cannot be cast to 
org.apache.servicemix.jbi.container.SpringServiceUnitContainer
 at 
org.apache.servicemix.lwcontainer.LwContainerXBeanDeployer.getServices(LwContainerXBeanDeployer.java:42)
 ... 37 more
]]></stack-trace>
    </msg-loc-info>

       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.

Reply via email to