And finally, to know more about ant targets use
ant -p
Jacques
From: "Jacopo Cappellato" <[email protected]>
After "run-install-seed" you should also run the following ant target to load
an admin user:
ant create-admin-user-login
When prompted, enter the user login name (e.g. "admin").
Then you will be able to login using the newly created user with password "ofbiz" (you will be asked to change the password after
the successful login).
Kind regards,
Jacopo
On Apr 28, 2010, at 9:06 AM, Selvakumar Ganesan wrote:
Hai,
I wanted to retain only the seed data in my database.For that I ran
the command "ant clean-all" succeeded by "ant run-install-seed".After this I
used the command "startofbiz.bat".But when I entered username as "admin" and
password "ofbiz" It showed that"user not found".What should I do further?.
Thanks in advance.
Regards
G.Selvakumar