Thanks for reporting that. I'm working in that area at the moment. I'll
take a look. Are you using TomEE 7.0.4?
Jon
On Tue, May 1, 2018 at 2:49 PM, Tamás Kimmel <kumm0307@gmail.com> wrote:
> Hi!
>
> I am experiencing ServletContainerInitializer with @HandlesTypes always get
> null classSet inside a WAR module of an EAR.
> When I deploy as a single WAR, it works as expected.
>
> My test can be found here:
> https://github.com/kumm/flow-cdi-addon/blob/ear-test/flow-
> cdi-itest/src/test/java/com/wcs/vaadin/flow/cdi/itest/EarPlainTest.java
>
> SerletContextListener is in a library of the WAR, it's code can be found
> here:
> https://github.com/vaadin/flow/blob/master/flow-server/
> src/main/java/com/vaadin/flow/server/startup/RouteRegistryInitializer.java
>
> If it is worth creating a more trimmed down testcase, I shall do it.
>
> Kimmel Tamás
>
|