[jboss-user] [JBoss Seam] - Re: Getting the Seam context in a Filter
demetrio812
do-not-reply at jboss.com
Fri Nov 9 10:35:21 EST 2007
Hi!
I did like in Seam Space and it works for all components except one (the one I need!), I found that the problem is the injecting of FacesContext so if I remove:
@In FacesContext facesContext;
it works...but I need it because I have to read an init parameter (that I put in web.xml).
How can I do?
thanks
Demetrio
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103292#4103292
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103292
More information about the jboss-user
mailing list