Did you define it in services.xml? Did you create the function in the file *Services.java ? Did you rebuild the project and restart ofbiz?
On Fri, May 21, 2010 at 7:44 AM, Matias Kainulainen <mkain...@cc.hut.fi> wrote: > 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 >