Hello! If a project made a mistake in the architecture and needs to lookup JSF scoped instances from the BeanProvider, is this possible in any way (however hacky?).
The problem is that since the request thread is needed to lookup the instance it does not work from a thread. cheers
