Error running the Hotel Booking example on Seam 3
-------------------------------------------------
Key: SEAM-22
URL:
https://issues.jboss.org/browse/SEAM-22
Project: Seam 3
Issue Type: Bug
Components: Shared Examples
Affects Versions: 3.0.0.Beta1
Environment: Running under Windows 7 with JBoss AS 6.0.0 Final. Project built and
compiled using Maven 3.0.
Reporter: Nadim Rafehi
I downloaded the javaee-booking (hotel booking) example from Git and compiled it using
Maven. It deployed without error. When starting the application, I'm able to view the
home screen however when I click to register a new user, a JSF error is being shown.
The error is: /register.xhtml @35,40 <p:input> The following attribute(s) are
required, but no values have been supplied for them: label.
To fix, simple give each input a label attribute.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira