]
Pete Muir updated WBRI-226:
---------------------------
Fix Version/s: 1.0.0.PREVIEW
Priority: Optional (was: Major)
Reference guide typo describing numberguess example web.xml
-----------------------------------------------------------
Key: WBRI-226
URL:
https://jira.jboss.org/jira/browse/WBRI-226
Project: Web Beans
Issue Type: Bug
Components: Documentation
Affects Versions: 1.0.0.BETA1
Reporter: Andy Pemberton
Priority: Optional
Fix For: 1.0.0.PREVIEW
In section 3.1 of the webbeans-1.0.0.BETA1 reference guide (in the html, html_single, and
pdf versions) there is a slight typo in the section describing the numberguess example
web.xml deployment descriptor.
I think the third bullet: 'Tell JSF that we will be giving our source files
(facelets) an extension of .jsf'
... should read: 'Tell JSF that we will be giving our source files (facelets) an
extension of .xhtml'
As it describes the following web.xml configuration:
<context-param>
<param-name>javax.faces.DEFAULT_SUFFIX</param-name>
<param-value>.xhtml</param-value>
</context-param>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: