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

Fail-fast when an <alternative> declaration in beans.xml is unused

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Optional
    • None
    • None
    • None
    • None

    Description

      I have this in my beans.xml:

      <alternatives>
      <class>org.drools.guvnor.server.repository.TestRepositoryStartupService</class>
      </alternatives>

      The class exists, but because of whatever reason (CDI-18 in this case), it's not used.
      Yet, everything starts up happily and I think I am using my alternative (while I am not).

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: