De : "Brendan Vogt" <[EMAIL PROTECTED]> > Question > > I have no idea what the following means: > > > > 1. If using the default OFBiz transaction manager and connection pool, > update the data URI, username and password in the inline-jdbc tag > > 2. If you want your OFBiz tables in a special schema first create that > schema in your database, then set the schema-name attribute on the > datasource tag > > 3. Find the "default" delegator near the top of the file and change the > datasource-name attribute value in the group-map tag under it to the name of > the data source you modified or created. > > > > What is the OFBiz transaction manager and connection pool?
You can forget all that for a 1st approach. Default param. are ok. Just set Postgres as BJ explained. Jacques > > > > Regards, > > Brendan > >
