Message Boards

Is possible to create a Portlet on Liferay 7.1 to connect to an Oracle DB?

Marco Núñez Arrieta, modified 5 Years ago.

Is possible to create a Portlet on Liferay 7.1 to connect to an Oracle DB?

New Member Posts: 10 Join Date: 9/3/12 Recent Posts
Hi, I'm just using the Liferay 7.1 CE installed with Mysql, so far so good.

My problem now is that I need to create a Portlet (Maven or Gradle) that needs to connect to an Oracle DB in order to retrieve some information. It is possible to do that? Do you have any example?

Thank you!
thumbnail
David H Nebinger, modified 5 Years ago.

RE: Is possible to create a Portlet on Liferay 7.1 to connect to an Oracle

Liferay Legend Posts: 14919 Join Date: 9/2/06 Recent Posts
Yes, it is possible, but it is no different than how you would approach it from a java desktop application or a servlet.

​​​​​​​