I am trying to use XML for doctrine in my sf2 project but i am getting this 
error:

    Unable to parse file 
"/Symfony/src/Tixpro/TMenuBundle/DependencyInjection/../Resources/config/doctrine/Men
 
 
  u.orm.xml".  
    Element 
'{http://doctrine-project.org/schemas/orm/doctrine-mapping}doctrine-mapping': 
No matching global declaration avail  
  able for the validation root

This is my XML:

https://github.com/pcastrotigre/symfony2/blob/master/src/Tixpro/TMenuBundle/Resources/config/doctrine/Menu.orm.xml

It seems my XML is not well formed, but i am using those from the examples, 
even i tried with the XML of the FOSUserBundle and still getting the same 
error.

https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Resources/config/doctrine/Group.orm.xml

Even this error does not allow me to clear the cache. 

I dont know if this could be a bug on symfony, doctrine or maybe some mine. 

Thanks for your help.

Regards,
Petter,

-- 
-- 
If you want to report a vulnerability issue on Symfony, please read the 
procedure on http://symfony.com/security

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Symfony developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to symfony-devs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to