-
Have you created that user in MySQL? At the end of osrmt_installation.pdf (in doc/), it gives you a good walkthough of how to configure the database.
2009-08-14 14:10:49 UTC in Open Source Requirements Management Tool
-
In the client directory, copy connection.mysql.xml to connection.xml. Then, edit connection.xml with the username/password/database information.
Make sure you initialize the structure of the database in client/schema/mysql*.
Note: When you configure the view for the first time, you must remove the DROP statements or your SQL won't work.
2009-08-14 13:15:26 UTC in Open Source Requirements Management Tool
-
Can you post your connection.xml?.
2009-08-14 13:07:28 UTC in Open Source Requirements Management Tool
-
Hi folks,
Current version of osrmt doesn't suport installing on 64bit systems. To solve:
1) Download the latest izpack.jar file
2) Extract the native/ShellLink_x64.dll and rename to ShellLink.dll
3) Overwrite the existing osrmt.jar/native/ShellLink.dll with this new one. (FWIW, I also copied COIOSHelper.dll into that directory, not sure if it's required)
Presto, a 64-bit installer.
2009-08-12 17:20:49 UTC in Open Source Requirements Management Tool