[weld-dev] cdi extension - unique bean name

Jozef Hartinger jharting at redhat.com
Wed Jul 22 03:08:35 EDT 2015


Hi Emily,

can you elaborate a bit more how your extension looks like? If the bean 
registered by an extension is really shared across wars there should be 
no ambiguous resolutions.

Jozef

On 21.7.2015 22:35, Emily Jiang wrote:
>
> I have a question on the CDI extension. I would like to define an
> extension which is shared among the modules such as multiple war modules
> and be able to access all war modules. However, I got the following
> error WELD-001414: Bean name is ambiguous. Name echo resolves to beans:
> as there are same bean names in multiple wars. Is it possible to switch
> off the unique bean name checks for some extensions? Do you have any
> suggestions on how to resolve the problem.
> --
> Thanks
> Emily
> =================
> Emily Jiang
> ejiang at apache.org <mailto:ejiang at apache.org>
>
>
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
>


More information about the weld-dev mailing list