Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2023

Use relaxed default constructor configuration in Arquillian Weld embedded adapter for SE environment

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • weld_2.0.0.Beta4
    • weld_2.0.0.Beta3
    • Weld Containers
    • None

    Description

      Weld exposes a relaxed default constructor configuration that enables to relax the constraint of having to declare a default constructor for proxied bean types.

      This configuration is very useful in a number of use cases, notably when integrating with third-parties libraries that do some heavy initialisation in their default constructors, like Apache Camel.

      This is enabled by default in Weld SE so it would be consistent to enable that mode as well when using the corresponding Arquillian adapter for the SE environment.

      Attachments

        Activity

          People

            Unassigned Unassigned
            astefanu@redhat.com Antonin Stefanutti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: