[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3473) seambay example throws an exception when viewing "Whistler's Mother" item

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Sep 29 11:45:25 EDT 2008


seambay example throws an exception when viewing "Whistler's Mother" item
-------------------------------------------------------------------------

                 Key: JBSEAM-3473
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3473
             Project: Seam
          Issue Type: Bug
          Components: Examples
    Affects Versions: 2.1.0.CR1
         Environment: jdk5
JBoss AS 4.2.3
            Reporter: Jozef Hartinger
            Priority: Minor


When attempting to view the "Whistler's Mother" item the browser shows a JSF error page, and the exception below is in the logs: 

Caused by: line 1:346: unexpected char: 0xFFFD 
        at org.jboss.seam.text.SeamTextLexer.nextToken(SeamTextLexer.java:230) 
        at antlr.TokenBuffer.fill(Unknown Source) 
        at antlr.TokenBuffer.LA(Unknown Source) 
        at antlr.LLkParser.LA(Unknown Source) 
        at org.jboss.seam.text.SeamTextParser.line(SeamTextParser.java:651) 
        at org.jboss.seam.text.SeamTextParser.paragraph(SeamTextParser.java:401)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list