Well, I refreshed today from the trunk and it produced mixed results. The good news is that the standalone file-binding was successful. The bad news is that the eclipse run of the filebinding continues to complain
Caught: org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name '' defined in file [C:\java\sm1\trunk\servicemix-assembly\target\incubator-servicemix-3.0-SNAPSHOT\bin\incubator-servicemix-3.0-SNAPSHOT\examples\file-binding\servicemix.xml]: Bean class [org.apache.servicemix.components.file.FileWriter] not found; nested exception is java.lang.ClassNotFoundException: org.apache.servicemix.components.file.FileWriter org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name '' defined in file [C:\java\sm1\trunk\servicemix-assembly\target\incubator-servicemix-3.0-SNAPSHOT\bin\incubator-servicemix-3.0-SNAPSHOT\examples\file-binding\servicemix.xml]: Bean class [org.apache.servicemix.components.file.FileWriter] not found; nested exception is java.lang.ClassNotFoundException: org.apache.servicemix.components.file.FileWriter java.lang.ClassNotFoundException: org.apache.servicemix.components.file.FileWriter -- View this message in context: http://www.nabble.com/file-binding-example-failed-to-start-in-standalone-t1552079.html#a4218779 Sent from the ServiceMix - User forum at Nabble.com.
