I have successfully deployed servicemix-web on tomcat. and tried the file-binding example. It didn't seem to work and checked the tomcat console output and I could see following output
.... org.apache.servicemix.jbi.framework.ComponentMBeanImpl init [INFO]: Initializing component: fileSender org.apache.servicemix.jbi.framework.ComponentMBeanImpl init [INFO]: Initializing component: filePoller .... Shoud I get something like following instead of my output above ??? .......... [INFO] JBIContainer - -Activating component for: [container=defaultJBI,name=fileSender,id=fileSender] with service: fileSender component: [EMAIL PROTECTED] [INFO] ComponentContextImpl - -Component: fileSender activated endpoint: fileSender : fileSender [INFO] JBIContainer - -Activating component for: [container=defaultJBI,name=filePoller,id=filePoller] with service: filePoller component: or [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/How-to-activate-component-%28using-tomcat%29--t1533068.html#a4164725 Sent from the ServiceMix - User forum at Nabble.com.
