Hi all, I recently checked out the trunk (have been working with 4.0 until now). Everything works fine when I'm running the system from a terminal, but when I try to run from inside Eclipse the ServiceDispatcher seems to fail. I tried to scan the mailing-list after similar problems, but with no luck. Anyone got a hint what I'm missing in my workspace?
Exception: org.ofbiz.service.GenericServiceException Message: Error running simple method [sendEmailDated] in XML file [org/ofbiz/party/communication/CommunicationEventServices.xml]: (Could not find SimpleMethod XML document in resource: org/ofbiz/party/communication/CommunicationEventServices.xml) ---- stack trace --------------------------------------------------------------- org.ofbiz.service.GenericServiceException: Error running simple method [sendEmailDated] in XML file [org/ofbiz/party/communication/CommunicationEventServices.xml]: (Could not find SimpleMethod XML document in resource: org/ofbiz/party/communication/CommunicationEventServices.xml) org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78) Regards, Sven
