Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-857

Change startup of framework to support versioned Jars and simplified classpath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3
    • None

    Description

      Our approach to the framework classpath is to (a) strip version info from our Jar names, and (b) have a setUimaClassPath script that adds lots of these (unversioned) jars to the classpath.

      Other systems use a different approach - usually putting all the jars that should be in the classpath into a directory, and then having a small wrapper jar (with an unversioned name) that adds all the jars it finds in this dir to the classpath. (See for instance, ActiveMQ startup, or the way things like Tomcat work). Change UIMA to use this approach. (Not for 2.2.2, but for following release, perhaps).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              schor Marshall Schor
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: