Hallo Users,

is it impossible to use tomahawk and richfaces in the same app?


My situation:
I develop a webapp that uses jsf1.2, facelets, tomahawk and ajax4jsf
that runs on WebSphere6 and JBoss6.

Now I got a request to deploy to WebSphere7.
I realised, that ajax4jsf-1.1.1.jar mustn't be deployed to a WAS7-app.
(I tried to deploy my app without ajax4jsf.jar and without the
ajax4jsf references in the web.xml - and it could be started well...)


Because I had trouble to start WebSphere with the richfaces libraries,
it tried it on JBoss.

Using the richfaces jars instead of the ajax4jsf.jar, I could start my
app on JBoss. But as soon as I navigated to a site using <t:saveState
it crashed.
I googled and found two articles that make me assume that it is really
impossible to use tomahawk t:saveState and richfaces in the same app:


http://community.jboss.org/thread/9694?tstart=0
https://issues.jboss.org/browse/RF-1519?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel


What is the latest news?

1. Can I use t:saveState and richfaces a4j: in the same app? And how to to it?
if no:
2. I really cannot get rid of tomahawk in my app. How can I add some
ajax functionality to my tomahawk app, in a way that keeps it
deployable to new AppServers?

Thanks in advance,

gio

Reply via email to