Version 1.1.6: Add checks on deploy directory
Tuesday, 23 December 2008 11:03
  • Review some Tips message to better explain the "deployed directory".
    Check that "deploy directory" exists to reduce the number of error message returned by JMS when this is not the case.
    Check that "deploy directory" is not your root directory. You can not deploy on itself.
  • Review message on the registration and also implement a rescue registration when there is a permission problem.
    Reset JMS when "missing registration info" is returned during the registration in aim to allow retrying the registration.