| Commit | Date | |
|---|---|---|
|
[r8036]
by
ndzwill
SWAT-62 - Replace the List with a HashMap in the TransactionMessagingEngine to improve performance when setting up a UOW with many transactions. |
2015-01-30 23:58:09 | Tree |
| 2015-01-28 17:28:45 | Tree | |
| 2015-01-28 17:28:12 | Tree | |
| 2015-01-28 17:26:56 | Tree | |
| 2015-01-27 18:27:33 | Tree | |
| 2015-01-27 18:24:28 | Tree | |
| 2015-01-27 17:59:27 | Tree | |
|
[r8029]
by
cosbor11
JAFFA-235 |
2015-01-26 23:19:16 | Tree |
| 2015-01-21 23:30:10 | Tree | |
|
[r8027]
by
saravanan1181
The resource properties files saved 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. |
2015-01-16 13:43:16 | Tree |