Difference between
version 29
and
version 25:
At line 5 added 2 lines. |
%%(color: blue)''What I really love about this system is that it allows me to fill my system with data to see how it would perform with 10,000 to 1 million users.''%% |
|
At line 121 changed 1 line. |
---- |
!!Configure Ant |
|
You should put your build.properties and build.xml in the same directory that dbmonster-ant-1.0.1.jar is at. |
|
Here are the contents of build.properties. |
|
At line 130 added 10 lines. |
dbmonster.home=/tools/dbmonster-core-1.0.3 |
dbmonster.ant=/tools/monster |
dbmonster.config=/tools/dbmonster-core-1.0.3/config |
dbmonster.schemas=/tools/dbmonster-core-1.0.3/schema |
}}} |
|
|
Here is the build.xml file. |
|
{{{ |
At line 155 removed 8 lines. |
|
{{{ |
dbmonster.home=/tools/dbmonster-core-1.0.3 |
dbmonster.ant=/tools/monster |
dbmonster.config=/tools/dbmonster-core-1.0.3/config |
dbmonster.schemas=/tools/dbmonster-core-1.0.3/schema |
}}} |
|
At line 167 changed 1 line. |
After you have done the above, make sure your database is started and try running __ant__. |
After you have done the above, make sure your database is started and try running __ant__. If all goes well you should see the following. Try starting appfuse and looking at all the new data. |
Back to TestData,
or to the Page History.
|