Updates 47010 » History » Version 1
Pierre Marc, 12/20/2013 05:12 PM
1 | 1 | Pierre Marc | h1. 4.7.010 Updates |
---|---|---|---|
2 | 1 | Pierre Marc | |
3 | 1 | Pierre Marc | h2. Bugs |
4 | 1 | Pierre Marc | |
5 | 1 | Pierre Marc | * In nvc client when the session id just contains a server ID, the connection parameter were not send to the server. |
6 | 1 | Pierre Marc | * A line feed in a command parameter was not transmitted correctly between client and server. |
7 | 1 | Pierre Marc | * An application required service could not be stopped even if the application requiring it was stopped. |
8 | 1 | Pierre Marc | * Log search: the date format YYYYMMDD was producing an error. |
9 | 1 | Pierre Marc | * Web services: there was an exception when the URL path to the web service (webs command) was containing a subpath. |
10 | 1 | Pierre Marc | |
11 | 1 | Pierre Marc | h2. Modifications |
12 | 1 | Pierre Marc | |
13 | 1 | Pierre Marc | * Implement a custom java ClassLoader to unlock the jar when they are not in use anymore. This is mainly for Windows that locks the jar files. |
14 | 1 | Pierre Marc | |
15 | 1 | Pierre Marc | h2. New features |
16 | 1 | Pierre Marc | |
17 | 1 | Pierre Marc | * Lzma compression in client and server. |
18 | 1 | Pierre Marc | * Adding exception checking for xslt transformation. |