I want to migrate from richfaces 3.3.1 to 3.3.3.Final jar for rich:scrollabledatatable issues (header disappears after rerender).
I am using jsf 1.2. After successfully building the application through maven,I deployed build of my applicaiton on WAS 7, i am getting error saying Deployment failed: ADMA5069E : The installation of App failed.
If anyone has done migration to 3.3.3.Final, please suggest if apart from pom.xml version change anything else needs to be done.All other web.xml entries etc are same as when i used 3.3.1 richfaces version.