Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.1.11
-
None
-
None
-
win xp, netbeans 7.0.1, maven 3.0.3, myfaces 2.1.3
Description
I've got a strange behavior of tomahawk 1.1.11 and the HtmlDataScroller class (see added NetBeans sample project).
There is a session bean with a HtmlDataScroller property (with getter and setter).
Everything compiles fine under maven and also through NetBeans, but NetBeans shows a compile error hint all the time (see attachement).
If I use tomahawk 1.1.10 everything is fine and no compile hint is shown.
I think its not a problem of NetBeans.
Could there something be wrong in the taglib.xml of 1.1.11?