Hello!
I'm new to OFBiz, and I'm trying to do the tutorial. I've had a
problem when trying to define the main-decorator.
I get the following error:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Error rendering included form named
[ListPersons] at location [component://hello1/widget/HelloForms.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://
hello1/widget/HelloForms.xml]: java.lang.IllegalArgumentException:
Error finding Service with name updatePracticePerson for auto-fields-
service in a form widget)
From my guess, I'm missing some definitions, which I didn't create,
but there's no place in the tutorial (unless I skipped like 4
paragraphs for no good reason) where this is shown to me.
Any help please?