Uploaded image for project: 'Poulpe'
  1. Poulpe
  2. POULPE-43

Configure SecurityManager in Tomcat

VotersWatchers
    XMLWordPrintable

    Details

      Description

      Since JTalks is an open source project and can be run by anyone and everywhere, we need to be ready to work in environment with SecurityManager set. Usually hostings run their Tomcat instances (especially the shared ones) with the SecurityManager. That's why we need to make sure JTalks can cope with it, so:

      • Configure SecurityManager in local Tomcat instance where Poulpe runs. If the application fails after setting the SecurityManager, create a bug and link it to this task. It's possible that application fails due to misceleneous security violations like accessing class members with access modifier less than it's allowed (e.g. accessing private method by
        Method#setAccessible(true)

        ; or having hibernate mappings with field access instead of property access; or accessing file system without the proper configuration; etc.

      • If/when nothing fails, configure SecurityManager in Tomcat where Poulpe runs at jtalks.org.

        Attachments

          Structure

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                ctapobep Stanislav Bashkyrtsev
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 8h
                  8h
                  Remaining:
                  0h
                  Logged:
                  Time Not Required
                  Not Specified

                    Structure Helper Panel