I have several custom Smooks DataDecoders that are set up in a project other than the one I'm working in. I've included the jar for that project on my classpath. Whenever I try to run a smooks config I'm getting this exception:
DataDecoder Class 'org.milyn.javabean.decoders.com.company.project.decoder.MyCustomDecoderDecoder' is not available on the classpath.