RE: Service builder in liferay 7.2

thumbnail
ali yeganeh, modified 5 Years ago. Regular Member Posts: 148 Join Date: 5/1/19 Recent Posts
Hi
According to liferay 7.1 tutorial ( Guestbook example ) i generate service.xml and using build service command, generated service and persistence tiers for me.
Because Guestbook and Entry are related (one to many) , i can access entry through entryLocalService in GuestbookLocalServiceImpl
now i generate service and persistence tiers through service.xml in accordance with liferay 7.2
but i can't access entry through entryLocalService in GuestbookLocalServiceImpl!!!!!
why??

I attached service.xml of guestbook example that i used in liferay 7.2
thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
thumbnail
ali yeganeh, modified 5 Years ago. Regular Member Posts: 148 Join Date: 5/1/19 Recent Posts
Thank you very much for your response
I asked another question at this link but no one answered me correctly
Can you answer that question ?