This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: how to inject or access jndi values?pmuir Mar 25, 2008 11:20 AM (in response to benmoore)You could file an FR in JIRA for this. I.e. Not atm. 
- 
        2. Re: how to inject or access jndi values?norman Mar 26, 2008 2:45 AM (in response to benmoore)If you are on JBoss, I recommend using MBeanProxy. You should be able to create a Factory object for any JNDI object with that in just a couple lines of code. 
- 
        3. Re: how to inject or access jndi values?benmoore Mar 27, 2008 5:33 PM (in response to benmoore)I'm not on JBoss, but thanks anyway. 
- 
        4. Re: how to inject or access jndi values?tomstrummer.tomstrummer.gmail.com May 21, 2008 6:34 PM (in response to benmoore)Has a feature request been created for this? It would be handy to avoid polluting POJOs with InitialContext garbage. 
 
     
     
    