Is there a procedure to deploy jars?
Posted: 10 May 2007, 08:49
I have a jar in it/gotoandplay/extensions/examples directory which has class it.gotoandplay.extensions.examples.SmartfoxServerInterface. I have declared the extension definition in config.xml that uses this class. When I start SFS, it says class not found. But when I copy just the class file SmartfoxServerInterface.class into the it/gotoandplay/extensions/examples directory it works fine. Is there a procedure to deploy jars in SFS?