Pergunta

I have used JSF 1.x with Tomahawk 1.1.9 in my project and I'm now migrating this project to Websphere 8. I have changed the Faces config and web.xml configuration.

All components are working fine except of t:savestate. I am still using Tomahawk 1.1.9.
Is there any issue in using Tomahawk 1.1.9 version in JSF 2.x application?

Foi útil?

Solução

You need to upgrade Tomahawk to a JSF 2.x compatible one.

In their download page, pick the one saying "for JSF 2.0" and not the one saying "for JSF 1.2".

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top