Did you use this tip ? http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse#RunningandDebuggingOFBizinEclipse-DebuggingInEclipse
Jacques De : "David E Jones" <[EMAIL PROTECTED]> > > Sounds like you're missing classpath resources, in this case especially the > script directory in the order component (applications/order/script). > > -David > > > Mark Erbaugh wrote: > > I am evaluating OfBiz for a manufacturing client. > > > > I created a purchase order. When I went to approve the Purchase order I > > received the error: > > > > Message: Error running simple method [checkCreateOrderRequirement] in > > XML file [org/ofbiz/order/order/OrderServices.xml]: (Could not find > > SimpleMethod XML document in resource: > > org/ofbiz/order/order/OrderServices.xml) > > > > This is while running OfBiz in Eclipse. I restarted OfBiz using the > > startofbiz.sh script and I was able to approve the order. > > > > Any ideas of what I need to configure in Eclipse? Other pieces of the > > application seem to be working. > > > > Thanks, > > Mark > > >
