Hello again.

I would like the service implementation binding (inside the
"AppModule::bind(ServiceBinder binder)") to depend on the web.xml
configuration file. This is the reason why I would like to access the
ApplicationGlobal instance inside the method (in order to call as
"globals.getServletContext().getInitParameter("MyParam")"), so as to
provide the right implementation depending on some "context-param"
value.

Is it feasible? Is there a work-around, or another way to achieve that, please?

Thank you so much for your help.
Édouard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to