]
Alexey Kazakov commented on JBIDE-12544:
----------------------------------------
Eclipse issue -
JSF Validation error in Java EE Web Project
-------------------------------------------
Key: JBIDE-12544
URL:
https://issues.jboss.org/browse/JBIDE-12544
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 3.3.1, 4.0.0.Alpha1
Reporter: Rastislav Wagner
Assignee: Alexey Kazakov
Fix For: 4.0.0.Alpha2
index.xhtml in project Java EE Web Project (from Central) contains JSF validation error
at this line:
<h:commandButton id="register"
action="#{memberController.register}" value="Register"
styleClass="register"/>
Method must have signature "String method()" but has signature "void
method()"
--
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: