Hi, I would like to extend the service-file component. I successfully created a new custom file component that extends FileComponent and has an endpoint that extends PollingEndpoint. The dependency is specified in the pom.xml. Unit tests work, but when creating an SU and SA and deploying to a running servicemix I get a class not found exception: FileComponent.
Should I be doing this at all? Or should I create/copy some of the file component functionality to a shared library? Thanks. -- Eric Mickelson
