掲示板

How to use service builder in LR6.0.5

thumbnail
13年前 に Arun Kumar Ramachandran によって更新されました。

How to use service builder in LR6.0.5

Regular Member 投稿: 228 参加年月日: 10/06/28 最新の投稿
Hi,
I am using LR 6.0.5. Ineed an help to create portlet using service builder. ANy tutorial,blog.




Thanks
Arun
thumbnail
13年前 に Iván Bautista Bautista によって更新されました。

RE: How to use service builder in LR6.0.5

Regular Member 投稿: 166 参加年月日: 10/01/25 最新の投稿
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
13年前 に Arun Kumar Ramachandran によって更新されました。

RE: How to use service builder in LR6.0.5

Regular Member 投稿: 228 参加年月日: 10/06/28 最新の投稿
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
13年前 に Iván Bautista Bautista によって更新されました。

RE: How to use service builder in LR6.0.5

Regular Member 投稿: 166 参加年月日: 10/01/25 最新の投稿
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
13年前 に Arun Kumar Ramachandran によって更新されました。

RE: How to use service builder in LR6.0.5

Regular Member 投稿: 228 参加年月日: 10/06/28 最新の投稿
hi Iván Bautista Bautista,
Thanks a lot i try and reply you. Thanks to spend your time for my thread.





Thanks
Arun