Foren

How can we use multiple database in liferay

thumbnail
Akash Jaisawal, geändert vor 8 Jahren.

How can we use multiple database in liferay

Regular Member Beiträge: 141 Beitrittsdatum: 03.03.12 Neueste Beiträge
Hi,

I want to use two database with liferay at a single time. How can i do that?
Any suggestion would be appriciated.

Regrds
akash jasiwal
thumbnail
Vishal Kumar, geändert vor 8 Jahren.

RE: How can we use multiple database in liferay

Regular Member Beiträge: 198 Beitrittsdatum: 12.12.12 Neueste Beiträge
It will help you on this.

http://www.liferaysavvy.com/2013/08/liferay-plugin-portlet-connecting-to.html
https://liferayazam.wordpress.com/2011/05/30/connect-to-different-database-through-service-xml-liferay6/
http://usefulliferaytips.blogspot.in/2012/11/multiple-data-source-at-time-in-liferay.html
http://www.apoorvaprakash.in/2014/04/liferay-connecting-portlet-to-external.html
thumbnail
Olaf Kock, geändert vor 8 Jahren.

RE: How can we use multiple database in liferay

Liferay Legend Beiträge: 6403 Beitrittsdatum: 23.09.08 Neueste Beiträge
Liferay itself will use one database for persistence of its data. What other database(s) you connect to is absolutely up to you - Liferay does not limit you in any way. Just access them as you'd do from any random web application.