3 Replies Latest reply on May 19, 2007 6:12 AM by foli

    I want to use jboss deploy my web app, error!

    lcfzgb

      I use jboss4.0.4 + netbeans5.5 + visualweb pack to develop a simple web application supporting jsf.
      that doesn't works.
      there is only a page and a table component on it bound a connected database (mssqlserver2000,I can see the connection status on the panel of ide)
      when I run the project ,the iexplorer display as below:

      HTTP Status 404 - /firstweb

      --------------------------------------------------------------------------------

      type Status report

      message /firstweb

      description The requested resource (/firstweb) is not available.


      --------------------------------------------------------------------------------

      Apache Tomcat/5.5.17

      So I don't know whether jboss as support jsf or confict with the netbeans' jsf implementation .I config the server to jboss as when set up the project.

      I want to use jboss deploy my web app, what should I do? Please help me ! thanks

        • 1. Re: I want to use jboss deploy my web app, error!
          lcfzgb

          btw ,I config the server to bundle tomcat 5.5 when set up the project ,there is also error as above.

          • 2. Re: I want to use jboss deploy my web app, error!
            lcfzgb

            now,I have resolved the question,but the question become strange.
            I can see the result ok.but must refresh the page a time

            so strange!
            run project of visual web ,error,refresh page in browser . ok!!!


            why?how to resolve it?


            the error is


            HTTP Status 404 - /thirdweb/

            --------------------------------------------------------------------------------

            type Status report

            message /thirdweb/

            description The requested resource (/thirdweb/) is not available.


            --------------------------------------------------------------------------------

            Apache Tomcat/5.5.17



            what's wrong???

            • 3. Re: I want to use jboss deploy my web app, error!
              foli

              I have this problem too. :(
              I use NetBeans 5.5.1. RC1 and JBoss 4.2.0 GA


              11:45:23,750 ERROR [MainDeployer] Could not initialise deployment: file:/E:/JBoss /jboss-4.2.0.GA/server/default/deploy/JBossApp1.war
              org.jboss.deployment.DeploymentException: unexpected EOF; - nested throwable: (java.util.zip.ZipException: unexpected EOF)


              Why it can't simply work?
              Sun App Server and GlassFish and TomCat good work after install.
              But for JBoss i should use drill and boring machine.
              I have a mad smile.

              Guys help me please.