1. Glassfish 3.1.1 CDI Classloader delegate false stackoverflow.comMy main problem is, that i want to use myfaces jsf implementation and because of that, i have to use delegate=false in glassfish-web.xml This ends up in loading classes from my application ... |
2. CDI Injection into a FacesConverter stackoverflow.comFrom just a few searches, this seems like a problem that has been around for a while. I have written a FacesConverter that looks like the following. The object ... |
3. CDI not working with MyFaces on Glassfish 3.1 stackoverflow.comI've recently tried to swap Mojarra to MyFaces as explained here. The application is running, however my backing beans do not get injected into views. I am getting errors like ... |