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

The <jboss3x> task don't deploy the archive if the container is already started

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.5
    • 1.8
    • Ant Integration
    • None
    • JDK 1.4.1_01, JBoss 3.0.5

    Description

      When the JBoss container was already started the cactus task don't deploy the ear to the JBoss deploy directory.

      The deployment works, when the cactus task start the JBoss container, the task deploy the archive to the JBoss directory.

      I look into the source code, the deployment occur in the prepare method of the JBoss3xContainer class. The prepare method is called from the startup method of the same class. I see in the ContainerRunner class the startupContainer method, which check if the container is running.
      So the prepare method is only called, if the container is not running.

      JBoss comes with a hot deployment, I don't need the container startup and shutdown from the cactus task.

      Attachments

        Issue Links

          Activity

            People

              paranoiabla Petar Tahchiev
              daumann Sven Daumann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: