4.7.010 Updates

Bugs

  • In nvc client when the session id just contains a server ID, the connection parameter were not send to the server.
  • A line feed in a command parameter was not transmitted correctly between client and server.
  • An application required service could not be stopped even if the application requiring it was stopped.
  • Log search: the date format YYYYMMDD was producing an error.
  • Web services: there was an exception when the URL path to the web service (webs command) was containing a subpath.

Modifications

  • 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.

New features

  • Lzma compression in client and server.
  • Adding exception checking for xslt transformation.