[seam-issues] [JBoss JIRA] (JBSEAM-5040) Errors Importing seam booking example into JBDS
Marek Novotny (JIRA)
jira-events at lists.jboss.org
Mon Sep 17 04:47:35 EDT 2012
[ https://issues.jboss.org/browse/JBSEAM-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718986#comment-12718986 ]
Marek Novotny commented on JBSEAM-5040:
---------------------------------------
I will fix all XHTML issues, but it seems that ${} and @@ property tokens are wrongly interpretted anyway in M2e/WTP.
> 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
More information about the seam-issues
mailing list