|
From: Henri H. <he...@or...> - 2008-10-21 19:53:10
|
Yes, you need to create the DB *before* running Tomcat. You then need to check that the database structure has been created properly after Tomcat startup. Henri -----Original Message----- From: yo yo [mailto:nop...@ya...] Sent: 21 October 2008 15:51 To: Henri Herscher Subject: RE: [Oreka-user] create oreka db ok i create the db and give permission to root@localhost but still when i access the page with admin/admin it says user incorrect. do i have to create the db before install the orkweb and orktrack ? thanks --- On Tue, 10/21/08, Henri Herscher <he...@or...> wrote: > From: Henri Herscher <he...@or...> > Subject: RE: [Oreka-user] create oreka db > To: nop...@ya... > Cc: ore...@li... > Date: Tuesday, October 21, 2008, 3:38 PM > Yep, "create database oreka;" should be enough, > orkweb creates the tables > for you when it starts the first time. > Henri > > -----Original Message----- > From: yo yo [mailto:nop...@ya...] > Sent: 21 October 2008 15:37 > To: Henri Herscher > Subject: RE: [Oreka-user] create oreka db > > how can i create the db ? > > just regular creation of db like create database oreka; ? > > what are the fields in the db? > > thanks > > > > > --- On Fri, 10/17/08, Henri Herscher > <he...@or...> wrote: > > > From: Henri Herscher <he...@or...> > > Subject: RE: [Oreka-user] create oreka db > > To: nop...@ya..., > ore...@li... > > Date: Friday, October 17, 2008, 11:59 AM > > You need to manually create a database and make sure > this > > database appears > > in the JDBC URL in the hibernate config file. From > then on, > > OrkWeb will > > create everything else for you. > > > > Henri > > > > -----Original Message----- > > From: yo yo [mailto:nop...@ya...] > > Sent: 16 October 2008 13:47 > > To: ore...@li... > > Subject: [Oreka-user] create oreka db > > > > Hello, i have follow the procedures but any of the > > procedures tells me or > > let me know that i have to create a DB for oreka in > mysql > > so i guess that is > > why i can't login on the web page as admin/admin > > > > can somebody help me on this ? did i need to create a > db > > for oreka ? what > > fields needs to be inside ? is there and script that > > creates the db and add > > the user admin to that db? > > > > Thanks > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move > > Developer's challenge > > Build the coolest Linux based applications with Moblin > SDK > > & win great > > prizes > > Grand prize is a trip for two to an Open Source event > > anywhere in the world > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Oreka-user mailing list > > Ore...@li... > > > https://lists.sourceforge.net/lists/listinfo/oreka-user |