Hello
I have been trying to integrate a simple jsf application into jboss portal, I can create instance tabs on the portal but when i click on the instance tab, i get
javax.portlet.faces.BridgeException: javax.portlet.faces.BridgeException: Error processing render lifecycle javax.faces.FacesException: java.lang.IllegalStateException: Dispatcher for render request is not created
these exceptions. I have done all the configurations as told by the portlet-bridge specification.
None of the jsf components are displaying in the portlet window.
am in need, any help is really useful