yes you are right. I got this problem because of my included script file. In the .js file there is a condition like "var1<var2". When parsing the ReducedHtmlParser class takes var2 as a tag and tried to find a closing one for it. Finding nothing it then logs a warning which quickly fills my applications log file. I have debug my code with tomahawk-1.1.5-SNAPSHOT.jar Also I found this problem with 1.1.3 official release.
Let see what happens in the next official release.. nyon wrote: > > I have seen several issues on this subject. But there seems to be any real > solution. I have rendered nothing but an empty body. But this error is > still after me.I have checked my web.xml several times. > > So whats the error? > If its the tomahawk bug then is there any fixed version ?? > > Thanks in advance > -- View this message in context: http://www.nabble.com/unexpected-input-while-looking-for-attr-name-or-%27-%3E%27-tf2944144.html#a8272029 Sent from the MyFaces - Users mailing list archive at Nabble.com.

