Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-478

Tomcat dependencies are incomplete in documentation

    XMLWordPrintable

Details

    Description

      In section 18.3. there is a list of dependencies for servlet containers. This is incomplete, it does not list all dependecies and it also does not specify their versions. After tracking some NoClassDefFoundError, here are some additional jars:
      -jsr299-api.jar is listed but this does not exist in Weld 1.0.1.Final distribution. Likely this is cdi-api.jar from the artifacts/cdi directory.
      -weld-logging.jar is listed, but I cannot find such jar. Likely this entry is obsolete.
      -cal10n-api-0.7.2.jar
      -javax.inject-1.jar
      -jboss-interceptor-1.0.0-CR11.jar
      -jboss-interceptor-api-1.1.jar
      -slf4j-ext-1.5.10.jar

      After adding these jars Weld starts with the web application but org.jboss.weld.environment.servlet.Listener throws a com.google.common.collect.ComputationException: java.lang.reflect.GenericSignatureFormatError. I tries to follow the maven configuration, but without success, I can only guess that I included the wrong version of one of the jars.

      Attachments

        Activity

          People

            dan.j.allen Dan Allen (Inactive)
            hontvari Hontvári József Levente (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: