Le 13/05/2011 16:28, arnobeck.sdv a écrit :
Hello,

When I want to generate doctrine entities, with this command : ./
console.sh doctrine:generate:entities SdvMonitoringBundle
I get this error :
[RuntimeException]
   Bundle "SdvMonitoringBundle" does not contain any mapped entities.

But in my Bundle Ressources/conf/ folder, I have files like :
Sdv.MonitoringBundle.Entity.User.orm.dcm.yml

PS : I have the latest master branch version.

You need to put in in Resources/config/doctrine and to remove the .dcm part. You are using the intermediate state between the 2 changes since beta1 (except for the folder which would have been config/ anyway). The doc is uptodate since the latest regeneration of the site.

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to