baa2df5dd438fb09b7994a97097de090bc97e27f
wiki/howto/onboarding.md
| ... | ... | @@ -85,14 +85,14 @@ The primary Git repository for the project is hosted on sapsailing.com. It is mi |
| 85 | 85 | * Wait until the target platform has been resolved completely |
| 86 | 86 | * Rebuild all projects |
| 87 | 87 | 4. Run the Race Analysis Suite |
| 88 | - * Start the MongoDB (cd /somePathto MongoDB/mongodb/bin; rm c:/data/SAP/sailing/mongodb/mongod.lock; ./mongod --dbpath c:/data/SAP/sailing/mongodb) |
|
| 88 | + * Start the MongoDB (cd /somePathTo MongoDB/mongodb/bin; rm c:/data/SAP/sailing/mongodb/mongod.lock; ./mongod --dbpath c:/data/SAP/sailing/mongodb) |
|
| 89 | 89 | * Start the appropriate Eclipse launch configuration (e.g. 'Sailing Server (Proxy)') You´ll find this in the debug dropdown |
| 90 | - * Run "Security UI sdm" in the debug dropdown |
|
| 90 | + * <del>Run "Security UI sdm" in the debug dropdown</del> (obsolete) |
|
| 91 | 91 | * Run "SailingGWT sdm" in the debug dropdown |
| 92 | 92 | 5. Import races within the Race Analysis Suite |
| 93 | - * Choose "Security UI sdm" in the upper left corner of the "Development Mode" Tab in Eclipse and open "...Login.html" in your browser |
|
| 94 | - * Default Login: user "admin", password "admin" |
|
| 93 | + * <del>Choose "Security UI sdm" in the upper left corner of the "Development Mode" Tab in Eclipse and open "...Login.html" in your browser</del> (obsolete) |
|
| 95 | 94 | * Choose "SailingGWT sdm" in the "Development Mode" Tab and open "...AdminConsole.html..." (It is normal that the first try fails. Reload the page after the first try) |
| 95 | + * Default Login: user "admin", password "admin" |
|
| 96 | 96 | * In the list on the left, click on "Connectors" |
| 97 | 97 | * For TracTrac Events: In the "TracTrac Connections" Form, fill in the JSON URL http://germanmaster.traclive.dk/events/event_20120905_erEuropean/jsonservice.php (all other required information will be filled in automatically) |
| 98 | 98 | * Press "List Races" |