Whiteboard Plugin problem

Installed the Whiteboard plugin into openfire server, restarted openfire and the plugin still isnt showing up. I checked the error logs and i get

] Error loading plugin: C:\Program Files\Openfire\plugins\whiteboard
java.lang.NoClassDefFoundError: org/jivesoftware/spark/plugin/Plugin

Anybody know how to resolve this?

Thanks

Hello,

The whiteboard plugin is a Spark plugin (sparkplug).

To use it copy the whiteboard.jar file to your Spark plugins directory, restart Spark and you’re good to go.

Hope that helps,
Ryan

Thanks man appreciate the help!