4 Replies Latest reply on Dec 7, 2011 1:27 PM by fhornain

    Getting Started Developing Applications Guide | jboss-as-numberguess Issue

    fhornain

      Dear all,

       

      Well, I followed the Getting Started Developing Applications Guide

      https://docs.jboss.org/author/display/AS7/Getting+Started+Developing+Applications+Guide.

       

      However I am still not able to make the jboss-as-numberguess run properly.

      I am using Maven 3.0.3, Eclipse Indigo 3.7.1, JBoss AS 7.0.2 and the JBoss AS Quickstarts 7.0.2.CR1.

       

      Compilation seems fine but when I try to access the http://localhost:8080/jboss-as-numberguess/home.jsf

      I have got the following exception :

       

      The type javax.faces.component.UIOutput cannot be resolved. It is indirectly referenced from required .class files

      Cannot cast from UIComponent to UIInput

       

      Does someone manage to fix that problem ?

      Thanks in advance for your help.

       

      BR

      Frederic