<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This is a JBossAS7 *dev* ml, not user ml. ;-)<div>Ask such questions on the forum; e.g. Weld forum.</div><div><br><div><div>On Apr 19, 2012, at 5:49 PM, gross wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello.<div><br></div><div>I want to read some configuration from file in my web app. And inject data from it to some managed beans. Now I use producer with hard-coded file name to do so.</div><div><br></div><div>To deploy two such WARs on one server I want to pass this configuration file name in runtime. I'he tried:</div>

<div><ul><li>JNDI -- no usual context before end of deployment (in CDI Extension, post construct methos),</li><li>Servlet Listener -- it starts after all CDI injections passed,</li><li>Seam @ContextPath annotation -- it uses servlet listener.</li>

</ul><div>How can I resolve WAR file name or context path in CDI to use it in producer? Or can I somehow pass string parameter (depending on concreet deployment) to CDI Producer without changing war?</div></div><div><br>
</div>
<div>--&nbsp;</div><div>Best regards,</div><div>Konstantin Gribov aka gross</div>
_______________________________________________<br>jboss-as7-dev mailing list<br><a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/jboss-as7-dev<br></blockquote></div><br></div></body></html>