Marek Schmidt created JBSEAM-5040:
-------------------------------------

             Summary: Errors Importing seam booking example into JBDS
                 Key: JBSEAM-5040
                 URL: https://issues.jboss.org/browse/JBSEAM-5040
             Project: Seam 2
          Issue Type: Bug
          Components: Examples
    Affects Versions: 2.3.0.CR1
         Environment: JBDS 5.0.1
            Reporter: Marek Schmidt
            Priority: Minor
             Fix For: 2.3.0.Final


There are XHTML errors in the "exp" html files in the Seam booking example.

Another problem seems to be the "distributable="${distributable}" attribute in 
components.xml, for some unknown reason.

{noformat}
Description     Resource        Path    Location        Type
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>". 
introExp.html   /booking-web/src/main/webapp/exp        line 22 XHTML Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>". 
introExp.html   /booking-web/target/m2e-wtp/web-resources/exp   line 22 XHTML 
Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>". 
workspaceExp.html       /booking-web/src/main/webapp/exp        line 22 XHTML 
Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>". 
workspaceExp.html       /booking-web/target/m2e-wtp/web-resources/exp   line 22 
XHTML Problem
The entity name must immediately follow the '&' in the entity reference.        
mainExp.html    /booking-web/src/main/webapp/exp        line 94 XHTML Problem
The entity name must immediately follow the '&' in the entity reference.        
mainExp.html    /booking-web/target/m2e-wtp/web-resources/exp   line 94 XHTML 
Problem
cvc-attribute.3: The value '${distributable}' of attribute 'distributable' on 
element 'core:init' is not valid with respect to its type, 'boolean'.     
components.xml  /booking-web/src/main/webapp/WEB-INF    line 13 XML Problem
cvc-datatype-valid.1.2.3: '${distributable}' is not a valid value of union type 
'boolean'.      components.xml  /booking-web/src/main/webapp/WEB-INF    line 13 
XML Problem
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to