Liferay Tutorial 15 :- How to Create Service Builder in Liferay 6.2

preview_player
Показать описание


Service Builder in Liferay:

MVC Portlet in Liferay:

Рекомендации по теме
Комментарии
Автор

Thank you so much! I am new to liferay and this video really helped me

jaclynjaclyn
Автор

Hi in case if we are connecting to an external database where we don't know the name of the tables and columns and we are only going to call Stored Procedures(which hides those tables like blackbox) to that remote. How are we going to build the serivce.xml ?

Raj-wp
Автор

cant we create datasources instead of creating tables? what happens for an existing system with 100s of tables already there and we need to connect to the database and call stored procedures out of it.

Raj-wp
Автор

Thank you for this precious help.
I got some errors after building the service, all my java generated files have errors such as:
The import cannot be resolved
The import cannot be resolved


Any help plz?

abderrahmanchebbi
Автор

small doubt.. i think Just deploying the portlet is sufficient to create the table in DB.. please correct me if I am wrong.. Thanks in advance..

nagarjunalingala
Автор

I can not import EmployeeLocalServiceUtil. How can i do?

HanhNguyen-xcdm