Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-2393

Cannot build the ear containg multiple compressed archives

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.1.2
    • 2.1.1
    • archives
    • None
    • Workaround Exists
    • Hide

      manual procedure exists:
      1. build exploded archive
      2. manually compress ear components using external packager, (eg. jar.exe)
      3. manually compress the ear archive consisting of components: ~/META-INF and *jar ad *war
      but it takes time ...

      Show
      manual procedure exists: 1. build exploded archive 2. manually compress ear components using external packager, (eg. jar.exe) 3. manually compress the ear archive consisting of components: ~/META-INF and *jar ad *war but it takes time ...

      Building the project archive something.ear that contains multiple compressed archives, for example something.jar (ejb components) and something.war (web components) it always fails with internal error caused by the null pointer exception.
      Note, that building the project archive in exploded version is finished without problem.

      I've seen that some tickets had been created for 2.1.0 GA for building the ear of SEAM type of project. I have met the problem for typical build of ear contaning one jar and one war compressed archives.

              rob.stryker Rob Stryker (Inactive)
              EPilipczuk Edward Pilipczuk (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: