Changes

Jump to: navigation, search

Run Junit Tests For Non Default SQL Adapter

1 byte added, 13:29, 26 February 2011
Environment/Connection Files
==== Environment/Connection Files ====
These files are located in the ''test'' source folder in the package <code>nexj</code>
*#Edit the files: '''default.config, filestorage.connections, filestoragefragment.connections'''
##In the <code>DataSourceConnections</code> elemement
##Change all occurrences of <code>adapter="MySQL"</code> to <code>adapter="DbName"</code>
</DataSourceConnections>
</source>
*#Create a connections file for the new adapter##Create the file '''[DbName].connections''' in the <code>nexj</code> package in the ''test'' source folder
##Copy and paste the contents of '''mysql.connections''' into the new connections file
##In the <code>DataSourceConnections</code> elemement
1
edit

Navigation menu