Hi everyone, I'm running ofbiz on windows 7 and I successfully managed to
switch the DB engine to mysql. I run the following ant commands to get it
to work:

run-install-extseed
start

Ofbiz starts correctly with no errors, however there is a problem when
trying to check out a product. Right after I submit the billing address I
get this error:

Error running the simple-method: java.lang.NoSuchMethodException:
org.ofbiz.order.shoppingcart.WebShoppingCart.setShippingContactMechId(java.lang.String)
(org.ofbiz.order.shoppingcart.WebShoppingCart.setShippingContactMechId(java.lang.String))
Method = processShipSettings, File =
file:/C:/workplace/ofbiz/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CustomerEvents.xml,
Element = <call-object-method>, Line 806null

-- 
*Michael Gawrychowski
*

Reply via email to