System.Properties
Key | Type | Editable | Description |
|
|
|
|
instance.identifier | String | Y | Wireless Edition server |
|
|
| instance identifier. Must be |
|
|
| unique among Wireless Edition |
|
|
| server instances and should be |
|
|
| modified if multiple instances |
|
|
| are running. The default is |
|
|
| instance1. |
locator.boot.check | Boolean | N | If set to true, the Wireless |
|
|
| Edition performs a bootstrap |
|
|
| check procedure during system |
|
|
| boot. The default is true. |
participateInCacheSyncronization | Boolean | Y | Determines whether the |
|
|
| instance should participate in |
|
|
| Cache Synchronization. The |
|
|
| default is false. |
masterInstance.url | String | Y | The URL for the master |
|
|
| instance’s registry. The default |
|
|
| is //localhost:2007. |
enable.http.session.binding | Boolean | Y | Enables binding to HTTP |
|
|
| session to allow URL rewriting |
|
|
| based on JServ |
|
|
| The default is false. |
db.connect.string | String | Y | A valid connect string, |
|
|
| including user name and |
|
|
| password. The precise format |
|
|
| depends on the driver you use. |
db.driver | String | Y | The JDBC driver that the |
|
|
| Wireless Edition uses to access |
|
|
| the repository. Possible values |
|
|
| are THIN,V7, V8, INTERNAL, |
|
|
| and CUSTOM. The default is |
|
|
| THIN. |
|
|
| If set to CUSTOM, you must |
|
|
| also set the db.driver.class |
|
|
| parameter. |
Property Files