| Commit | Date | |
|---|---|---|
|
[r8007]
by
ndzwill
CR-JAFFA-10 - When writing to the SOA Event configuration file, we must ensure that the parent directory of the configuration file exists before creating the configuration file itself. |
2014-12-30 23:45:12 | Tree |
|
[r8006]
by
ndzwill
JaffaRIA allow for a configurable heartbeat setting. The heartbeat will default to no setting, which will be interpreted as being on so this will not change current behavior. This setting can be changed through the system config desktop by an admin user of GOLDesp. |
2014-12-30 00:28:41 | Tree |
|
[r8005]
by
taptrevor
Allow the default behavior to be toggled between all events enabled or disabled using the jaffa.soa.events.defaultEventState=enabled/disabled in ApplicationRules |
2014-12-18 21:21:50 | Tree |
| 2014-12-10 22:32:39 | Tree | |
| 2014-12-08 22:34:50 | Tree | |
| 2014-12-04 22:44:18 | Tree | |
|
[r8001]
by
b_calderwood
JAFFA-217 - Fix cookie null pointer. No cookies exist when calling web services. |
2014-11-25 01:01:36 | Tree |
|
[r8000]
by
saravanan1181
The resource properties files save with asci character set and when the loadPropertiesFromFile method tried to load the properties file into properties, it has used the UTF-8 char set to find the file. This has failed to find the file and hasn't synced the label override. Now changed the code to use InputStreamReader to use the UTF-8 char set to load the properties. |
2014-11-21 15:42:00 | Tree |
|
[r7999]
by
saravanan1181
1) The ApplicationResourcesOverride File is an ASCI file. Hence removed the second parameter into file constructor for UTF-8. |
2014-11-21 13:58:28 | Tree |
| 2014-11-19 03:17:07 | Tree |