jillas wrote:
Hi

   I am new to ofbiz, I am practicing CRUD operations from the tutorial.
While creation I am getting an error as below:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Error rendering included form named
[main-decorator] at location
[component://practice/widget/PracticeForms.xml]:
java.lang.NullPointerException (Error rendering included form named
[main-decorator] at location
[component://practice/widget/PracticeForms.xml]:
java.lang.NullPointerException)

could you please post your controller.xml entry for calling update service and form in which you are making update operation.


Regards
Ravindra Mandre
And on updation I am getting an error as below:
org.ofbiz.webapp.event.EventHandlerException: Service invocation error
(Could not find SimpleMethod XML document in resource:
component://practice/script/org/hotwax/practice/PracticeServices.xml)

Please let me know how to solve this erors.



Thanks & Regards
Prashanth Jilla

Reply via email to