Hello all!
I need to find a way to get all beans from the jsf environment. I don't want to read from faces-config.xml.
Now I'm using icefaces (jsf1.2) and I found that all beans names are loaded into the ManagedBeanBean class. How I can get all of these ManagedBeanBean classes from the jsf?
Now I'm listing each bean in my listener, but this isn't a good aproach. If I can load from the jsf will be possible to make this service automatic.
Thanks
[Message sent by forum member 'trematodeo']
http://forums.java.net/jive/thread.jspa?messageID=481844