What is the full path to where you extracted the googleCheckout application?
Did you get the latest patch? There are several, I used this last week, and it worked. http://issues.apache.org/jira/secure/attachment/12350616/googCheckout.patch -----Original Message----- From: "Ritesh Trivedi" <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2008 5:04pm To: [email protected] Subject: GoogleCheckout - Simple method file not found error Hi, I am trying to integrate GoogleCheckout and am getting the following error (see below). I have added googleCheckout entry in the component-load.xml and in debug mode I do see all the xmls (ofbiz-component.xml etc.) getting loaded. Error seems to indicate that its not finding the PrepareXMLTemplate.xml file - which is in the ofbiz-component classpath dir (script). Not sure why? equest' 2008-07-30 13:56:29,069 (http-8443-1) [ ServiceDispatcher.java:500:ERROR] ---- exception report ---------------------------------------------------------- Service [transmitRequest] threw an unexpected exception/error Exception: org.ofbiz.service.GenericServiceException Message: Error running simple method [transmitRequest] in XML file [org/ofbiz/go ogleCheckout/PrepareXMLTemplate.xml]: (Could not find SimpleMethod XML document in resource: org/ofbiz/googleCheckout/PrepareXMLTemplate.xml) ---- stack trace --------------------------------------------------------------- org.ofbiz.service.GenericServiceException: Error running simple method [transmit Request] in XML file [org/ofbiz/googleCheckout/PrepareXMLTemplate.xml]: (Could not find SimpleMethod XML document in resource: org/ofbiz/googleCheckout/Prepare XMLTemplate.xml) org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:7 8) org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) -- View this message in context: http://www.nabble.com/GoogleCheckout---Simple-method-file-not-found-error-tp18742842p18742842.html Sent from the OFBiz - User mailing list archive at Nabble.com.
