Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-3402

LdapGrouperExternalSystem remove dependence on UI

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.5.54
    • 2.5.47
    • API, UI
    • None

    Description

      import edu.internet2.middleware.grouper.app.externalSystem.LdapGrouperExternalSystem
      def x = new LdapGrouperExternalSystem()
      ERROR java.lang.NoClassDefFoundError:
      javax/servlet/http/HttpServletRequest
      

      LdapGrouperExternalSystem is an api class, but is not usable in gsh. It depends on GrouperUiApiTextConfig so it can localize some error messages. I can't even import the HttpServletRequest to possibly make it work; gsh doesn't include the UI jar files. Can this be uncoupled so that Ldap connections can be tested outside of the UI?

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chad.redman@at.internet2.edu Chad Redman (unc.edu)
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: