Hi... I have 1 JSF ear, and 1 ejb ear deployed in a Jboss.
normally, we execute FacesContext.getCurrentInstance() in order to get current facescontext. But this method will return null when you execute it in one of the ejb class. is that possible to get JSF faces context from one of ejb class? if it's possible, how to do it? any idea thanks Pdt -- View this message in context: http://www.nabble.com/Question-about-FacesContext-tf4848184.html#a13871389 Sent from the MyFaces - Users mailing list archive at Nabble.com.

