doctrine2 - Working with Entity Manager from other bundle -


i have application serves central hub multiple other applications.

so vendor folder contains bundles, main bundles other applications.

now central application want load page 1 of these main bundles.

the problem default entity manager used in these main bundles. loaded in central app, should use non-default manager (which has been configured in config.yml)

how tell these main bundles use corresponding entity manager?


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -