did you mean
PortletPreferences prefs =
FacesContextWrapper.getExternalContext.getRequest().getPreferences();
or
PortletPreferences prefs =
FacesContextFactoryImpl.getExternalContext.getRequest().getPreferences();
FacesContext cannot be resolved
FacesContextWrapper or FacesContextFactoryImpl can't be resolved ("It is
indirectly referenced from required .class files")
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978573#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...