Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-868

Allow native library auto included through java.library.path property

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      Currently user can add custom jars by copying it into $GATEWAY_HOME/ext directory. However, there is no easy way to include native library (.so).
      The use case is: a lot of authentication mechanism libraries are implemented using C/C++ library. And user may want to integrate it with Knox.

      One of the option could be: user can add .so files into $GATEWAY_HOME/ext/native directory. At the same time, gateway service can include that directory through java.library.path property during start up. We can potentially use launcher.cfg to support it.

      Any other alternative approach?

      Attachments

        1. KNOX-868.1.patch
          2 kB
          Mohammad Islam

        Activity

          People

            kamrul Mohammad Islam
            kamrul Mohammad Islam
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: