logo       

Sakai 2.2 configuration note: msg#00728

cms.sakai.devel

Subject: Sakai 2.2 configuration note

Remember, when you start running Sakai 2.2 with a sakai.properties file, as previously documented, you must update your properties because of the new API names.

For example, this line:

vendor@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=oracle

needs to be:

vendor@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=oracle

because the SqlService API name is changed.

Pretty much any setting of the form

name@bean-id=value

needs to be checked and updated.

For the rest of the database settings:

javax.sql.DataSource

has not changed name, so lines like this:

driverClassName@xxxxxxxxxxxxxxxxxxxx=oracle.jdbc.driver.OracleDriver
url@xxxxxxxxxxxxxxxxxxxx=jdbc:oracle:thin:@blah.blah.blah
username@xxxxxxxxxxxxxxxxxxxx=xxx
password@xxxxxxxxxxxxxxxxxxxx=xxx
validationQuery@xxxxxxxxxxxxxxxxxxxxxxxx=select 1 from DUAL

are ok.

- Glenn

Glenn R. Golden
Software Architect, University Of Michigan
ggolden@xxxxxxxxx



----------------------
This automatic notification message was sent by Sakai Collab
(http://collab.sakaiproject.org/portal) from the DG: Development site.
You can modify how you receive notifications at My Workspace > Preferences.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise