Foros de discusión

without using servicebuilder how to deploy a service

srinivasa rao, modificado hace 10 años.

without using servicebuilder how to deploy a service

Regular Member Mensajes: 189 Fecha de incorporación: 29/01/14 Mensajes recientes
Hi All,

I have one web application,now we want to move tht into liferay.
so there one registration page is there...who ever want to register they can regsiter through tht page and tht details are stored in DB.
here already we are created service in web application.
can i use tht service directly or again i start creating services in liferay?
thumbnail
Varsha Thakur, modificado hace 10 años.

RE: without using servicebuilder how to deploy a service

Regular Member Mensajes: 187 Fecha de incorporación: 5/03/12 Mensajes recientes
Dear Sirinivasan,

You can directly use the services which you have created. There is no compulsion that only service builder can be used to communicate to database.'
You can use hibernate or any other orm to get db interaction done.,
srinivasa rao, modificado hace 9 años.

RE: without using servicebuilder how to deploy a service

Regular Member Mensajes: 189 Fecha de incorporación: 29/01/14 Mensajes recientes
Danish .:
Dear Sirinivasan,

You can directly use the services which you have created. There is no compulsion that only service builder can be used to communicate to database.'
You can use hibernate or any other orm to get db interaction done.,



Hi Danish,

Can u give me any example on this?

Actually i have lot of jsp pages with lot of functionality and they interact with another action class and DB.
thumbnail
Jitendra Rajput, modificado hace 10 años.

RE: without using servicebuilder how to deploy a service

Liferay Master Mensajes: 875 Fecha de incorporación: 7/01/11 Mensajes recientes
Using services builder also you can connect with Legacy database. Service builder will generate required classes to communicate with legacy database.

https://www.liferay.com/web/sten.martinez/blog/-/blogs/using-a-legacy-db-with-service-builder