Hi,
I'm trying to finish the part 2 of the tutorial but I haven't found where
the updatePracticePerson service is defined in the tutorial. Thus, I'm
recieving the following error message when I try to open the personform
page.
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://practice/widget/CommonScreens.xml#CommonPracticeDecorator]:
java.lang.RuntimeException: Error rendering included form named
[ListPersons] at location [component://practice/widget/PracticeForms.xml]:
java.lang.IllegalArgumentException: Error finding Service with name
updatePracticePerson for auto-fields-service in a form widget (Error
rendering included form named [ListPersons] at location
[component://practice/widget/PracticeForms.xml]:
java.lang.IllegalArgumentException: Error finding Service with name
updatePracticePerson for auto-fields-service in a form widget)
Can someone help me on how to define the service required in the tutorial?
Thanks,
Matias Kainulainen