Hi. I start to follow jobeet tutorial and I'm now on 16-th day. When I try to get Web Service to work I get error and I don't know how to solve my problem.
The testing file maked for testing web service trough day 16, when I start it it works ok only first run. After each successful test run I need to make symfony propel:data-load and to recreate my testing admin user. http://localhost.jobeet.dev/frontend_dev.php/api/list/sensio_labs/jobs.xml Fatal error: Call to undefined method sfRoute::getObjects() in C:\xxx\htdocs\workspace\jobeet\apps\frontend\modules\api\actions\actions.class.php on line 15 Call Stack # Time Memory Function Location 1 0.0258 62784 {main}( ) ..\frontend_dev.php:0 2 6.0707 7402120 sfContext->dispatch( ) ..\frontend_dev.php:13 3 6.0707 7402248 sfFrontWebController->dispatch( ) ..\sfContext.class.php:159 4 6.0830 7418992 sfController->forward( ) ..\sfFrontWebController.class.php:48 5 6.4541 7805776 sfFilterChain->execute( ) ..\sfController.class.php:245 6 6.4560 7813824 sfRenderingFilter->execute( ) ..\sfFilterChain.class.php:53 7 6.4560 7814216 sfFilterChain->execute( ) ..\sfRenderingFilter.class.php:33 8 6.4581 7819360 sfCommonFilter->execute( ) ..\sfFilterChain.class.php:53 9 6.4581 7820304 sfFilterChain->execute( ) ..\sfCommonFilter.class.php:29 10 6.4602 7825752 sfExecutionFilter->execute( ) ..\sfFilterChain.class.php:53 11 6.4606 7826840 sfExecutionFilter->handleAction( ) ..\sfExecutionFilter.class.php:42 12 6.4607 7827328 sfExecutionFilter->executeAction( ) ..\sfExecutionFilter.class.php:76 13 6.4608 7827672 sfActions->execute( ) ..\sfExecutionFilter.class.php:90 14 6.4639 7836232 apiActions->executeList( ) ..\sfActions.class.php:53 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
