[jbosstools-issues] [JBoss JIRA] (JBIDE-12544) JSF Validation error in Java EE Web Project

Rastislav Wagner (JIRA) jira-events at lists.jboss.org
Wed Sep 5 10:11:32 EDT 2012


Rastislav Wagner created JBIDE-12544:
----------------------------------------

             Summary: 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: project-examples
    Affects Versions: 3.3.1, 4.0.0.Alpha1
            Reporter: Rastislav Wagner
            Assignee: Snjezana Peco
             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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list