jungm commented on PR #1232: URL: https://github.com/apache/tomee/pull/1232#issuecomment-2208812288
I was thinking about two ways to fix this, either fix the factory so it just works (like you suggested Romain) or to make sure there is a ContextService bound in JNDI Do you think we should still have to make sure to bind the ContextService (so not just `new ContextServiceImpl()` and call it a day) in the ManagedExecutorService factory? Otherwise there would be a bunch of implicitly created ContextService instances if one configures more than one MES/SMES -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org