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

One WELD's performance

XMLWordPrintable

      Synopsis:
      The time of deployment by WELD will grow exponentailly if JAR files in application increases.

      Version:
      WELD 1.1.2

      Details:
      The current implementation below checks circular references when deploying.

      org.jboss.weld.bootstrap.WeldBootstrap.DeploymentVisitor#visit()

      However, if application EAR file includes many JARs or WARs, the time spent on circularity check increases exponentially.

            rhn-engineering-jharting Jozef Hartinger
            xiaojun_jira z xj (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: