1 Reply Latest reply on May 9, 2005 12:17 AM by jhudson

    jboss 4.0.2 deploying exploded ear/sar/har

    jhudson

      hello, I just downloaded jboss 4.0.2 (was using 4.0.1 with no problem) and am having issues deploying all of my code. I actually point the jboss deployer to my Eclipse workspace so my classes and templates get loaded without a build process.

      I use the section in jboss-service.xml to have additional entries for my workspace projects.
      The project structure for example would be project/package/foo.ear
      and I would put /path/to/project/package in the URLs section.

      Is there any configuration change I need to make since 4.0.1 to make this work? Any help would be greatly appreciated. Thank you for your time.

      Joe

        • 1. more information
          jhudson

          I have some more information regarding my problem.

          I have been able to deploy the har but only in zipped up form. The exploded form is not recognized.

          I have been able to deploy the ear in zipped and exploded form but in both cases, none of the classes in the WEB-INF/classes directory could be found. Does this make any sense? I really would appreciate the help. I would love to be able to have the environment I had before but be able to use hibernate3 and har's. Thanks for your time.

          Joe