Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6152

URLComparator PrefixDeploymentSorter doesn't work for instance all in jboss 4.2.3GA only with instance "all"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • No Release
    • JBossAS-4.2.3.GA
    • Deployers
    • None
    • Windows XP Pro/Linux Red Hat

      I used so far the PrefixDeploymentSorter to select in which order my archives would be deployed.

      It worked fine in JBoss AS 4.2.0GA. Now I am upgrading to JBoss AS 4.2.3GA and it seems not to work anymore (only for instance "all").

      When I use instance "default", the deployer follows number prefixes of my archives:
      1) 010-myear.ear
      2) 020-myjar.jar
      3) 030-mywar.war

      When using instance "all", it seems to use the default DeploymentSorter by deploying first service.xml, then my jars, after that my wars and at the end ears.

      1) 020-myjar.jar
      2) 030-mywar.war
      3) 010-myear.ear

      As I need to use JBoss 4.2.3GA in cluster mode, it is mandatory for me to start from "all" instance.
      Is there any workaround or any special configuration to do ?

      Best Regards,
      Benoit Reverbel

              dandread1@redhat.com Dimitrios Andreadis
              uncleben_jira Benoit Reverbel (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: