Hi,
I do feel that you should look Database Setup section to see if you have
missed out any steps like the following:
> 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.
>
If the above doesn't solved the problem, have you done this?
> 2.If necessary, put the correct JDBC driver in:
> a.${ofbiz install dir}/framework/entity/lib/jdbc
>
Regards,
James
Florin Popa wrote:
>
> Actually it is the same thing I mentioned last night.. the link below
> has a reference to http://ofbiz.apache.org/docs/entityconfig.html and
> this one is from 2004 - nothing actual, not related to the current xml
> structure so I ask myself if there are other settings I miss and that's
> why I got those exceptions - which drives quickly to a blocking of every
> instance
>
> thanks,
> Florin
>
--
View this message in context:
http://n4.nabble.com/entityconfig-xml-tp1477960p1478183.html
Sent from the OFBiz - User mailing list archive at Nabble.com.