Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseQuickStart
AppFuseQuickStart_cn
AppFuseQuickStart_it
AppFuseQuickStart_jp
AppFuseQuickStart_pt
AppFuseQuickStart_zh
AppFuseSupport




JSPWiki v2.2.33

[RSS]


Hide Menu

AssistanceWithAntSetup


Difference between version 8 and version 5:

At line 36 changed 1 line.
Where myrootpassword is your root user password.
Where myrootpassword is your mysql root user password.
At line 53 changed 1 line.
have ant setup successfully, you can set a password on the root account.
have ant setup successfully, you can set a password on the root account. For further
information, you may wish to check the [How to Reset the Root Password | http://dev.mysql.com/doc/mysql/en/resetting-permissions.html] section of the MySQL
Reference Manual.
At line 55 changed 1 line.
(Please note: You do not have to setup the root account in this way, it is possible
(Please note: You do not have to setup the root account in this way, it is possible
At line 100 changed 2 lines.
and change the user database table, so now execute this command (UNIX command
given but for Windows, leaving out the ampersand):
and change the user database table, so now execute this command. For UNIX:
At line 108 added 6 lines.
For Windows, use the mysqld-nt command instead, also omit the ampersand:
{{{
${MYSQL_HOME}\bin\mysqld-nt --skip-grant-tables
}}}
At line 138 changed 1 line.
Replacing 'myrootpassword' to be what you want the root user password to be.
Replacing 'myrootpassword' to be what you want the mysql root user password to be.
At line 140 changed 1 line.
We now have the root user setup properly, lets restart mysql without bypassing
We now have the mysql root user setup properly, lets restart mysql without bypassing
At line 185 changed 1 line.
Where myrootpassword is your root user password.
Where myrootpassword is your new mysql root user password.

Back to AssistanceWithAntSetup, or to the Page History.