Hi,
I successfully use tomahawk but after i config trinidad in myproject some of
component
does not work correctly for example after i set action for
<h:commandLink action="#{beanName.method}" /> or
<h:commandButton action="#{beanName.method}" />
action never fired

