Fórum

How to use service builder in LR6.0.5

thumbnail
Arun Kumar Ramachandran, modificado 13 Anos atrás.

How to use service builder in LR6.0.5

Regular Member Postagens: 228 Data de Entrada: 28/06/10 Postagens Recentes
Hi,
I am using LR 6.0.5. Ineed an help to create portlet using service builder. ANy tutorial,blog.




Thanks
Arun
thumbnail
Iván Bautista Bautista, modificado 13 Anos atrás.

RE: How to use service builder in LR6.0.5

Regular Member Postagens: 166 Data de Entrada: 25/01/10 Postagens Recentes
Hi Arun,

Did you try using the "sample-service-builder-porltet"?? This places at Liferay´s SVN repository, and maybe helps you to map your entities and begin to work with them.

Greetings!!
thumbnail
Arun Kumar Ramachandran, modificado 13 Anos atrás.

RE: How to use service builder in LR6.0.5

Regular Member Postagens: 228 Data de Entrada: 28/06/10 Postagens Recentes
Hi Iván Bautista Bautista,

Thanks
for your response. i hope you will help me to complete this task!

I download the sample service builder. I try to create service.xml file and deploy via ext enviroinment but it does not work. Can give me the steps to complete the service builder.




Thanks
Arun
thumbnail
Iván Bautista Bautista, modificado 13 Anos atrás.

RE: How to use service builder in LR6.0.5

Regular Member Postagens: 166 Data de Entrada: 25/01/10 Postagens Recentes
After mapping the entities into service.xml file, you have to run the ant task "build-service". Then, refresh and rebuild the project.

When you have done this, you have to go to project properties -> Java Build Path -> Source and select /WEB-INF/service as source folder.

There, and in src folder too, you will find all the persistence classes to access to your BD tables.

I expect this can help you.

Greetings!
thumbnail
Arun Kumar Ramachandran, modificado 13 Anos atrás.

RE: How to use service builder in LR6.0.5

Regular Member Postagens: 228 Data de Entrada: 28/06/10 Postagens Recentes
hi Iván Bautista Bautista,
Thanks a lot i try and reply you. Thanks to spend your time for my thread.





Thanks
Arun