SafiServer and SafiWorkshop 1.3 RC1

SafiServer and SafiWorkshop (version 1.3RC1) are now available for download. We’ve fixed several major bugs that were found in the 1.3 Beta versions.

Here are a few of the fixes and additions:

  • BUG FIX: Issue with SaveAs function
  • BUG FIX: Boolean Editor missing in SafiWorkshop
  • ExecuteApplication: Application property changed to dynamic value
  • Fixed underlying bug with ThreadLocal vars in SafiServer that was causing errors
  • The Linux installer and service scripts are back (tested on CentOS)To install the Linux SafiServer, un-tar the download to a directory of your choice:tar zxfv SafiServer-1.3.0.RC1.tar.gzRun the install script (located in the SafiServer root directory)

    cd SafiServer-1.3.0
    ./installserver.sh

    You should see the following:

    Fill in the appropriate information and the service should start automatically. Note: SafiServer startup may take a few minutes. You can verify that the service is running by looking in the karaf.log file (found at my_install_dir/SafiServer-1.3.0/date/log/karaf.out). You should see the following line after the server has started:

    Listening on *:4573.

Please let us know if you come across any issues: Forum: Issues and Questions

-Eric

Comments are closed.