New reply on DataCleaner's online discussion forum 
(http://datacleaner.org/forum):

Mashud replied to subject 'datacleaner monitor extension'

-------------------

Hi Kasper,


I just tried that and restarted tomcat still getting same error. Here is how my 
application-context.xml looks like:

{{{
<bean name="configurationFactory" lazy-init="false"
                
class="org.eobjects.datacleaner.monitor.configuration.ConfigurationFactory">
                <property name="scannedPackages">
                        <list>
                                <value>org.eobjects.analyzer.beans</value>
                                
<value>org.eobjects.analyzer.result.renderer</value>
                                
<value>org.eobjects.datacleaner.output.beans</value>
                                <value>org.eobjects.datacleaner.panels</value>
                                
<value>org.eobjects.datacleaner.widgets.result</value>
                                
<value>org.eobjects.datacleaner.extension</value>
                                <value>com.valencehealth.cleansingrules</value>
                                <value>com.hi</value>
                                <value>com.neopost.cim</value>
                        </list>
                </property>
                <property name="numThreads" value="30" />
                <property name="scanWebInfFolder" value="true" />
        </bean>
}}}

It looks like the datacleaner monitor on the server is running version version 
3.7.2, could this be an issue?

pom.properties:

#Generated by Maven
#Thu Dec 11 10:09:41 CET 2014
version=3.7.2
groupId=com.hi.datacleaner
artifactId=DataCleaner-webapp

-------------------

View the topic online to reply - go to 
http://datacleaner.org/topic/1097/datacleaner-monitor-extension

-- 
You received this message because you are subscribed to the Google Groups 
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/d/optout.

Reply via email to