Creating a trimmed down testcase would help? Should I file an issue?
2018-05-01 16:44 GMT+02:00 Tamás Kimmel <[email protected]>: > Thanks, yes I am on 7.0.4. > > 2018-05-01 15:56 GMT+02:00 Jonathan Gallimore < > [email protected]>: > >> 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 <[email protected]> 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/RouteRegistryIn >> itializer.java >> > >> > If it is worth creating a more trimmed down testcase, I shall do it. >> > >> > Kimmel Tamás >> > >> > >
