Re: [symfony-users] I can't use entity's annotation mapping with entity_managers.

2011-05-20 Thread Gaku Furukawa
Hi Christophe, Thank you for your advice. I see.. It works correctly ! Best Gaku On Wed, May 18, 2011 at 4:59 AM, Christophe COEVOET wrote: > Le 16/05/2011 23:47, Gaku Furukawa a écrit : > > Hi there, > > I used Symfony2 and Doctrine2. > But I can't use entity's annotation mapping with entity_

Re: [symfony-users] I can't use entity's annotation mapping with entity_managers.

2011-05-17 Thread Christophe COEVOET
Le 16/05/2011 23:47, Gaku Furukawa a écrit : Hi there, I used Symfony2 and Doctrine2. But I can't use entity's annotation mapping with entity_managers. could you help me ? ・config.ym. --- doctrine: orm: default_entity_manager: default entity_managers: defau