2 Replies Latest reply on Jun 19, 2011 7:38 AM by daxxy

    New JSF project does not deploy

    daxxy

       

      JBoss Developer Studio

       

      Version: 3.0.1.GA

      Build id: v201006010437R

      Build date: 201006010449

       

      I built a new JSF project using the wizard and got deploy errors.  Parameters used to build project are as follows

       

      JSF Enviornment: JSF 1.2 with Facelets

      Template: FaceletsBlankWithoutLibs

      Runtime JBoss 5.1 Runtime

      Servlet Version: 2.5

       

      When I deploy the project I get the text displayed in the attached file (ARGH too painful trying to copy/paste the text into this UI)

        • 1. Re: New JSF project does not deploy
          akazakov

          You just created this project by New JSF Project wizard and didn't modify it? May be you added some jars to the project?

          • 2. Re: New JSF project does not deploy
            daxxy

            I did not alter the project at all.  I simply created it and deployed it.


            Here are the Web App libs it ended up with

            common-annotations.jar

            commons-beanutils.jar

            commons-collections.jar

            commons-digester.jar

            commons-logging.jar

            jsf-tlds.jar

            jstl.jar

            standard.jar

             

            There are a whole raft of runtime libraries, too many to list. Is there something in particular I should look for?

             

            I don't understand this error at all.

             

            TDR