JdbcAuthorizationManager
General parameters
| name | mandatory | values | description |
|---|---|---|---|
| ApplicationName | no | myWebappName | |
| fileLocation | no | file:///pathToMyConfigurationFile | location of the properties file corresponding to the database.this properties file contains SQL queries realted to your database. this properties file contains SQL queries realted to your database. the Oracle properties one, is valid for oracle 9i and higher |
| authorizationUrl | no | jdbc:oracle:thin:@sweetHome.net:1521:dbName | any JDBC compliant url |
| authorizationLogin | no | any value | this parameter is the login value used to establish the connection. |
| authorizationPassword | no | any value | this parameter is the password value used to establish the connection. |
| JNDI | no | any JNDI valid value |
mechanism
JdbcAuthorizationManager tries to connect to the needed tables. if no one are found, it creates them automatically. also, it queries the tables to found datas. if not data are found, it insert into them data from the XML backend present in the same directory.
Version 1.4 last modified by Charles Gay on 22/10/2006 at 17:10
Document data
Attachments:
No attachments for this document
Comments: 0