Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-98

Why is there a requirement for ejb.manifest.classpath == true?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6
    • Maven Integration
    • None
    • Operating System: Other
      Platform: Other
    • 27351

    Description

      under <goal name="cactus:generate-ear-descriptor" prereqs="cactus:init">
      there is a check for <j:if test="${dep.getProperty('ejb.manifest.classpath')
      =='true'}"> this seems to be causing problems when testing EARs.

      If I put in
      <ejb.manifest.classpath>true</> in the project.xml file for the modules it
      prevents deployment on jboss and if I remove it it does not add the module
      into jboss.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            trajano Archimedes Trajano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: