Hello all,

I am using MyFaces 1.1.3 with Tomahawk 1.1.3 and Facelets on
Tomcat 5.5.17.

I wrote a simple HelloWorld type application, the page only contains
a commandLink wrapped inside <h:form>. Unfortunately neither
<h:commandLink> nor <t:commandLink> do work, as soon as the tomahawk
jar is in the lib directory of my web app. I do not get any error
messages, the action is simply not executed and the same page is
displayed again.

When I remove the tomahawk jar, <h:commandLink> *does* work.

I searched the archives but only found postings related to
Tomahawk 1.1.2 and suggestions to use the latest changes from head,
but I assume those should now be included in version 1.1.3.

So what might causing this issue?

Thanks.

Jens


Reply via email to