Leonardo Uribe schrieb:
On Thu, Jul 31, 2008 at 9:32 AM, Gertjan van Oosten <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
As quoted from "[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>" <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>:
> There used to be just one Tomahawk version, but Leonardo has now
created
> a separate "tomahawk 1.2.x" project that has increased JSF1.2
> compatibility.
What's the current status of this? If I replace the
tomahawk-1.1.7-SNAPSHOT.jar and tomahawk-sandbox-1.1.7-SNAPSHOT.jar
dependencies with
tomahawk12-1.1.7-SNAPSHOT.jar and
tomahawk-sandbox12-1.1.7-SNAPSHOT.jar
my application no longer works. E.g. <t:stylesheet> and <t:dataTable>
are not rendered but appear just like that (the JSF tags that is)
in the
HTML output...
I have tested the latest code and everything works fine (using the
sample app but with tomahawk12).
Gertjan, are you using jsp? If so, have you deleted your tomcat work
directory?
Changing taglib versions without recompiling jsps can cause problems...