Re: [appfuse-user] MYSQL question

2007-10-23 Thread Ealden EscaƱan
On 10/22/07, channu <[EMAIL PROTECTED]> wrote: > > Hi Sudheer, > Thanks for the reply, Can you tell me the configuration file name where > I need to change the userid and password for getting connecting to > MYSQL? > Hi Srini, I assume you are using 1.9.x http://raibledesigns.com/wiki/Wiki.jsp?

Re: [appfuse-user] MYSQL question

2007-10-22 Thread channu
Hi Sudheer, Thanks for the reply, Can you tell me the configuration file name where I need to change the userid and password for getting connecting to MYSQL? Thanks again. channu wrote: > > > BUILD FAILED > C:\struts\RPM\build.xml:740: java.sql.SQLException: Access denied for > user 'root

Re: [appfuse-user] MYSQL question

2007-10-21 Thread sudheerp
Hi Srini You have to update your mysql userid and password in the configuration file. Regards. Sudheer Srini-13 wrote: > > > BUILD FAILED > C:\struts\RPM\build.xml:740: java.sql.SQLException: Access denied for > user 'root'@'localhost' (using password: NO) > > Can you please sugge

[appfuse-user] MYSQL question

2007-10-21 Thread Srini
BUILD FAILED C:\struts\RPM\build.xml:740: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO) Can you please suggest my I'm getting the above error when I ran the setup-db. Thanks, Srini - To