3 Replies Latest reply on Feb 3, 2005 2:59 AM by pablogra

    Jboss-IDE 1.3.0 Tutorial

    davidc1966

      Hi
      Just working through the tutorial and have hit a problem which is not obvious to me. I'm using J2EE 1.4 and JBoss 4.0.1.

      When I deploy the FiboApp.ear I get the following error:

      15:10:14,153 ERROR [MainDeployer] Could not initialise deployment: file:/C:/Java/jboss-4.0.1/server/default/deploy/FiboApp.ear
      org.jboss.deployment.DeploymentException: Failed to find module file: FiboWEB.war

      I've worked my way back through the tutorial and all the steps seem to be correct.
      Anyone able to offer me any guidance as to where I might be looking to solve this problem?

      Thanks
      David

        • 1. Re: Jboss-IDE 1.3.0 Tutorial
          davidc1966

          Don't worry about this I've found a silly typo.[/img]

          • 2. Re: Jboss-IDE 1.3.0 Tutorial
            pablogra

            Where was your error?
            I have that same error and can't find it.

            01:54:07,293 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-4.0.1RC1/server/default/deploy/FiboApp.ear
            01:54:07,324 ERROR [MainDeployer] Could not initialise deployment: file:/C:/jboss-4.0.1RC1/server/default/deploy/FiboApp.ear
            org.jboss.deployment.DeploymentException: Failed to find module file: FiboWeb.war

            • 3. Re: Jboss-IDE 1.3.0 Tutorial
              pablogra

              I fixed it.
              I believe the tutorial should be changed on page 41 it makes you write the files that doesn't exist, is not that is too hard (it was for me :D) but can get userd to an error.

              That was my error, I guess I could be someone elses... Tip: After you get the error, go to the packaging settings again and instead of writing the names of the files, search for them (the packager has created them) and selct them.