Maybe following jar file is missing in repository: servicemix-components-3.3.jar
Take a look at your repository: .m2\repository\org\apache\servicemix\servicemix-components\3.3 On Fri, Nov 14, 2008 at 1:35 AM, Bhaskar Dabbigodla < [EMAIL PROTECTED]> wrote: > > Hi, > > I am getting ClassNotFoundException: > org.apache.servicemix.components.vfs.FilePoller on ServiceMix 3.3 > > My xbean configuration has the following > > <sm:activationSpec componentName="filePoller" service="foo:filePoller" > destinationService="xt:applicationTextFileSenderService"> > <sm:component> > <bean > class="org.apache.servicemix.components.vfs.FilePoller"> > <property name="path" value="file:/opt/samples"/> > <property name="period" value="1000"/> > </bean> > </sm:component> > </sm:activationSpec> > > Do I need to add any dependency in my pom.xml? Do I need to include any > particular jar file to solve this? > -- > View this message in context: > http://www.nabble.com/ClassNotFoundException%3A-org.apache.servicemix.components.vfs.FilePoller-tp20484843p20484843.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Let's care our nature!!!
