Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

No Metadata Classes to process #13

@RaulNicolas

Description

@RaulNicolas

Hi,
I'm following your Symblog tutorial but i found some problems... When I define an entity without gets-sets methods and I try to do that with doctrine:generate:entities Blogger command, i get [RunTimeException] Bundle "Blogger" does not contain any mapped entities...
Well, I don´t like it but I can do the same with doctrine:generate:entity... Finally I have the entity with sets-gets methods at Blogger\BlogBundle\Entity\Blog.php and everything seems ok.
After that, i make the database but when I put doctrine:schema:create, it returns NO METADATA CLASSES TO PROCEED. cache cleaning does not solve the problem and the annotations are well because they proceed automatically from console instruction.
I don´t know the reason!!!
Maybe can help... I'm working under Windows 7, WampServer 2.2 with Symfony 2.1. Apache 2.2.22, PHP 5.4.3 and Mysql 5.5.24.
I can't go forward, I hope your answer!!!
Thank you!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions