11.2 Changing Global File Associations for Edit in Place Applications

When calling applications with the Edit in Place feature, Novell Teaming uses standard file associations. If your organization uses different file associations, you can reconfigure Teaming to use the preferred file associations.

  1. Change to the following directory:

    Linux:

    /opt/novell/teaming/apache-tomcat-version/
                               webapps/ssf/WEB-INF/classes/config
    

    Windows:

    c:\Program Files\Novell\Teaming\apache-tomcat-version\
                               webapps\ssf\WEB-INF\classes\config
    
  2. Open the ssf.properties file in a text editor.

  3. Search for Edit in place to move to the block of lines that control the Edit in Place feature.

  4. Review the subsequent comment lines to become more familiar with how the Edit in Place feature works.

  5. Scroll down to locate the line for the file association that you want to change.

  6. Copy that line to the clipboard of your text editor.

  7. Open the ssf-ext.properties file, which is located in the same directory as the ssf.properties file.

  8. Paste the line you copied at the end of the ssf-ext.properties file.

  9. Edit the file association as needed.

  10. (Optional) Copy additional lines from the ssf.properties file to the ssf-ext.properties file as needed.

  11. Save and close the ssf-ext.properties file.

  12. Close the ssf.properties file without saving it.

  13. Stop and restart Teaming to put the modified file associations into affect for your Teaming site.