2 Replies Latest reply on Dec 18, 2009 7:23 AM by amira88

    deploy a project as Packaged Archive.

      Hi everybody,

      I'm developping a jsf ejb3 applcation ,so to learn jsf ,I'm using a tutorial ,So when i attend the last step :

      deploying the project as

       

      Packaged Archive.But i can't find this option in eclipse ,what i have to do to get this option :"New Deployment "

      This is the last step from the tutorial :

       

      Test the application

      Start the jboss and deploy the project as Packaged Archive.

       

       

      deploy-project.gif

      Call the project now

       

      http://localhost:8080/LibraryWeb/.

      When i start the server and i call the project i have this error because i did not this step:

       

      An Error Occurred:

      java.lang.RuntimeException: Cannot find FacesContext

      Caused by:
      java.lang.RuntimeException - Cannot find FacesContext

       

       

      Thank you for help