|
Scott, what makes you think this is related to CDI? Unless the lines have changed significantly, that stack trace simply shows a NPE trying to access the Map of properties. I have seen cases of that being null before; I thought I had addressed those though. Moreover, that entire method has no code attempting to access the BeanManager.
|