Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-75

The jar names inside the pear file have changed and cannot be found

    XMLWordPrintableJSON

Details

    Description

      The jar names on the classpath do not match the actual jar names anymore.
      The classpath inside the install.xml file should be changed to the new names.

      That is the produced error:

      Caused by: java.lang.ClassNotFoundException:
      opennlp.tools.sentdetect.SentenceModel
      at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
      at org.apache.uima.internal.util.UIMAClassLoader.loadClass(UIMAClassLoader.java:151)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

      Attachments

        Activity

          People

            joern Jörn Kottmann
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: