RE: Issue while generating Local Service on Backend

Jamie Sammons, modified 1 Year ago. New Member Posts: 9 Join Date: 8/5/16 Recent Posts

Hello,

I follow this exercise to develop new services:

https://www.youtube.com/watch?v=FZje-v0iwEc&list=PLm3_L1L-YueZChjtsBVZP3ZH3eheUQVl4&index=5

However, the Local Service Impl is not generated by running the Gradle build task .

Any idea what's missing ?

thumbnail
Olaf Kock, modified 1 Year ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

are you literally using "gradle build", or "gradle buildService" (or ...buildServices?)

Jamie Sammons, modified 1 Year ago. New Member Posts: 9 Join Date: 8/5/16 Recent Posts

@Olaf

i tried both build and buildService .. both didn't generate the LocalServiceImpl