Hi

Not sure i get it, we need to be tomcat dependent in this module so what
would be the gain to do reflection?


Le 11 févr. 2017 09:37, "Diego Urenia" <[email protected]> a écrit :

> Hello all!
>
> While playing with OWB and getting familiar with the codebase I found out
> that in order to inject beans in a Servlet we need to bootstrap our
> application using the OWB Tomcat plugin, which makes our application
> dependent of the plugin and impossible to deploy it in any other way.
>
> I would like to know, out of curiosity, if there's a strong motive to have
> it implemented the way it was having other alternatives that would not make
> us dependent of the plugin, such as using reflection to set the new
> InstanceManager implemented by OWB.
>
> Best regards,
> Diego Urenia
>

Reply via email to