How to configure mysql data base for ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to configure mysql data base for ofbiz

rams-2
Hi All,
I want to use mysql database with OfBiz.
For that I have changed the default delegatot settings in EntityEngine.xml
file
afler installing and starting the database.
Then I rebuilt and restarted the OfBiz.
But it is giving exception saying "Unable to create connection to Database"
What are the other changes I have to do to use mySQL with OfBiz?
Please let me know as quickly as possible.
Thanks and regards
RamReddy



This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient or received it in error, please contact the sender by reply e-mail and destroy all copies of the original message. Please do not copy it for any purpose or disclose its contents.

Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights Reserved
Reply | Threaded
Open this post in threaded view
|

Re: How to configure mysql data base for ofbiz

Si Chen-2
Did you put the mysql jdbc driver in framework/entity/lib/jdbc?

Other than that, just follow these instructions: http://
www.opentaps.org/index.php?option=com_content&task=view&id=37&Itemid=62


On Apr 18, 2004, at 4:03 AM, rams wrote:

> Hi All,
> I want to use mysql database with OfBiz.
> For that I have changed the default delegatot settings in  
> EntityEngine.xml
> file
> afler installing and starting the database.
> Then I rebuilt and restarted the OfBiz.
> But it is giving exception saying "Unable to create connection to  
> Database"
> What are the other changes I have to do to use mySQL with OfBiz?
> Please let me know as quickly as possible.
> Thanks and regards
> RamReddy
>
>
>
> This e-mail and any files transmitted with it are for the sole use  
> of the intended recipient(s) and may contain confidential and  
> privileged information. If you are not the intended recipient or  
> received it in error, please contact the sender by reply e-mail and  
> destroy all copies of the original message. Please do not copy it  
> for any purpose or disclose its contents.
>
> Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights  
> Reserved