VIF Code (old)
Brought to you by:
aktion-hip
| File | Date | Author | Commit |
|---|---|---|---|
| META-INF | 2012-02-05 | aktion-hip | [r1177] - Replaced DB provider service by OSGi DB acces... |
| de | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
| src | 2012-04-02 | aktion-hip | [r1227] Adjusted tests to changes. |
| temp_ressources | 2012-02-02 | aktion-hip | [r1171] Initial checkin of project in svn. |
| CodeTest.xml | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
| README.txt | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
| ROLES.xml | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
| TestFile.txt | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
| build.properties | 2012-02-05 | aktion-hip | [r1177] - Replaced DB provider service by OSGi DB acces... |
| tools.gif | 2012-02-02 | aktion-hip | [r1170] Initial checkin of project in svn. |
Readme for VIF Framework Test ============================= For that the unit tests can be run, the following preconditions have to be fulfilled: - Table tblTest (table structure see script table_tblTest.sql) has to exist in an accessible MySQL database. - The access to the database, i.e. the properties org.hip.vif.db.driver, org.hip.vif.db.url, org.hip.vif.db.userId, org.hip.vif.db.password in ./WEB-INF/conf/vif.properties have to be properly specified. - The class libraries for xalan (xalan.jar), xerces (xercesImpl.jar) and the MySQL-JDBC (mysql-connector-java-3.0.17-ga-bin.jar) have to be on the classpath.