looks to me like u forgot to write the method name  before the arguments
(never saw anything like com.google.checkout.sample
.protocol.CheckoutCartBuilder.(org.ofbiz.service.DispatchContext,
java.util.Map) before)

anyway try the following

check if the source file exists and the required method exists in it.

check ur services.xml file to make sure the service points to correct method
in correct file

then try rebuilding usig ant


On 8/3/06, rohit2006 <[EMAIL PROTECTED]> wrote:


Hi, i have bee trying to integrate google checkout with ofbiz. I am
getting
this error:

Service invocation error
Exception: org.ofbiz.service.GenericServiceException
Message: Service method does not exist
(com.google.checkout.sample.protocol.CheckoutCartBuilder.(
org.ofbiz.service.DispatchContext,
java.util.Map))

Can someone please help what exactly this means and how to solve it.

I am new JAVA itself, i am following the hello world examples by Si Chen
on
opentaps.  I will appreciate if someone can guide me with this. i will
post
whatever code I am able to write for the community to test and use.

Thanks,

rohit



--
View this message in context:
http://www.nabble.com/Service-invocation-error-tf2043791.html#a5626962
Sent from the OFBiz - User forum at Nabble.com.


Reply via email to