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

Proxy creation fails when a superclass does not have a no-arg constructor

XMLWordPrintable

      • Bar extends Foo
      • Bar have one public no-arg constructor
      • Foo have one public with args constructor
      • Bar is ApplicationScoped

      Instance<Foo> instance
      instance.get() produce an error.
      Indeed we can't create Foo proxy but we can create Bar proxy
      @See pull request

              rhn-engineering-jharting Jozef Hartinger
              diorcety Yann Diorcet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: