Hi Jacques, Thanks for the prompt reply.
I did change the path for the db engine to the ip addres of the postgresql server prior to starting up ofbiz. Regards, Pierre 2009/10/9 Jacques Le Roux <[email protected]> > Did you set the path to your DB machine in entityengine.xml ? > ie change jdbc-uri="jdbc:postgresql://127.0.0.1/ofbiz" accordingly > > Jacques > > From: "Pierre Smits" <[email protected]> > > Hi all, >> >> I trying to setup ofbiz on server a (an ubuntu applicance under esxi) with >> the database (postgresql on another ubuntu appliance under esxi). But that >> doesn't seem to work. I see tables and indexes created on postgresql, but >> when I access ofbiz in the browser it returns error messages. >> >> Does anybody have the same experience and how did it get resolved? >> >> Regards, >> >> Pierre >> >> >
