I am using mysql 5.0. All those configureations I have been setup correctly. Otherwise I won't see all those ofbiz tables in my mysql server. And I am very sure that all the data has been inside the database.
On 5/29/07, Chris Howe <[EMAIL PROTECTED]> wrote:
Are you sure the database that has your userLogin information is the same database the ofbiz is loading at startup? Asked another way; What database are you using and what datasource is specified in the delegator with name "default" in the ofbiz.home/framework/entity/config/entityengine.xml file? --- Chen Xi <[EMAIL PROTECTED]> wrote: > Hi : > I am new to ofbiz. Recently I met the login problem. I tried use > admin/ofbiz to login, but the ofbiz web application always denied my > request > and reports "no user found". I have checked database, all the user > account > has been stored at the database. I also tried jdk1.4 and jdk1.5. But > the > result is the same. > > I doubt it because jre security issue. But I do not have an idea > to > solve it. Could anyone provide any suggestions? > Regards > Chen Xi >
