Wonder if the marker mentioned in
does anything? Or perhaps the deployment stops at a validation phase before it gets that far...
Both - validation and instantiation - use the same mechanism, this InstantiatorFactory.
It was just re-writen a bit, to be per app, not per whole Weld.
So, if IF knows how to instantiate w/ arg ctor, you should be fine.
-Ales
On Wed, Sep 26, 2012 at 10:39 AM, Charles Moulliard
<cmoullia@redhat.com> wrote:
Hi.
Is there a workaround to avoid to add a non args constructor in an
abstract class when we get this error "WELD-001435 Normal scoped
bean class org.apache.camel.builder.BuilderSupport is not proxyable
because it has no no-args constructor " ?
Regards,
_______________________________________________
weld-dev mailing list
weld-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev
--
---
Nik
_______________________________________________
weld-dev mailing list
weld-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev