java.lang.IllegalStateException: Failed to locate a facet to be relocated.
981831Jan 18 2013 — edited Jan 23 2013I am getting below exception for using same TaskFlow in 2 different tabs, but onclick of second tab below exception:
java.lang.IllegalStateException: Failed to locate a facet to be relocated. The component must have been removed from the component tree when it should not have been. Expected to find the component under component with client ID "pt1:USma:0:MAt2:1:pt1:AP1:AT1" with relative search path "_ATp:ATt1".
I have tried changing settings in web.xml for client saved to all, also changed bean scope from request to backing bean but no success.