...
3. Upon success verify the database is setup with tables etc.
Info | ||||
---|---|---|---|---|
| Satellite-update tries to check out whatever is set in your impex build file, but if you point it to check it out with a folder that already exists and is an svn location, it will just update that location (and use that locations svn repo).
| |||
If you don't have the sampleapp-config.xml (which would have had the username/password) the default username/password is rice/rice |
Setup IntelliJ Project
1. Launch IntelliJ
...
change the username/pwd to the following
<!- - set some datasource defaults - ->
<param name="datasource.username">rice</param>
...