
| Key: |
CIB-835
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Daniel Ostermeier
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 20/Dec/06 02:29 AM
Updated: 20/Dec/06 03:18 AM
|
|
| Component/s: |
Web UI,
Admin
|
| Affects Version/s: |
1.1.25,
1.2.9
|
| Fix Version/s: |
1.2.10,
1.1.26
|
|
|
It would be very useful to allow System properties to be set on a running instance of pulse as opposed to only on the command line.
To support this, we will add urls to the web UI that allow system properties to be updated via the url parameters. For example:
../addSystemProperty.action?propertyKey=propertyValue.
and
../removeSystemProperty.action?propertyKey
|
|
Description
|
It would be very useful to allow System properties to be set on a running instance of pulse as opposed to only on the command line.
To support this, we will add urls to the web UI that allow system properties to be updated via the url parameters. For example:
../addSystemProperty.action?propertyKey=propertyValue.
and
../removeSystemProperty.action?propertyKey |
Show » |
|