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

@Vetoed classes in custom WildFly module not excluded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.11.Final, 3.0.0.Alpha8
    • 2.2.6.Final, 2.2.9.Final
    • None
    • None

      Issue described by user at https://developer.jboss.org/message/922504. Problem is that the related check is never called in this case (not at https://github.com/weld/core/blob/2.2.9.Final/impl/src/main/java/org/jboss/weld/bootstrap/FastAnnotatedTypeLoader.java#L68 nor https://github.com/weld/core/blob/2.2.9.Final/impl/src/main/java/org/jboss/weld/bootstrap/AnnotatedTypeLoader.java#L75). The stacktrace call in this case looks like:

      	  at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:104)
      	  at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:60)
      	  at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:89)
      	  at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:97)
      

            rhn-engineering-jharting Jozef Hartinger
            tremes1@redhat.com Tomas Remes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: