serviceFolderPaths = array(dirname(__FILE__) . '/services/'); //$config->pluginsConfig['AmfphpCustomClassConverter'] = array('customClassFolderPaths' => array(dirname(__FILE__) . '/Services/Vo')); $gateway = Amfphp_Core_HttpRequestGatewayFactory::createGateway($config); $gateway->service(); $gateway->output(); ?>