DavidNJ
01-22-2007, 12:15 AM
With the WEKA 3.5 jar and the MySQL 5.0.4 driver. CLASS_PATH is set to the path of the MySQL jar. The DatabaseUtils.props file int eh weka.jar updated. Couldn't find the driver. Platform is Windows XP SP2.
Placing the contents of the org and com paths in the MySQL jar into the WEKA jar allowed it to find the driver. The CLASS_PATH didn't work. And it still returned an intermittent problem.
Is there something else that should be looked at?
Thanks,
David
Placing the contents of the org and com paths in the MySQL jar into the WEKA jar allowed it to find the driver. The CLASS_PATH didn't work. And it still returned an intermittent problem.
Is there something else that should be looked at?
Thanks,
David