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

DeploymentManager doesn't take jboss.xml descriptor from the deployment plan into account

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 6.0.0.M4
    • None
    • Deployers
    • None

    Description

      java.lang.RuntimeException: cannot obtain module type for ejb3_common_helloejbjar_standalone_component_ejb.jar
      at org.jboss.deployment.spi.DeploymentManagerImpl.createDeployment(DeploymentManagerImpl.java:535)
      at org.jboss.deployment.spi.DeploymentManagerImpl.doDistribute(DeploymentManagerImpl.java:395)
      at org.jboss.deployment.spi.DeploymentManagerImpl.distribute(DeploymentManagerImpl.java:359)
      at org.jboss.deployment.spi.DeploymentManagerImpl.distribute(DeploymentManagerImpl.java:336)

      <?xml version="1.0" encoding="UTF-8"?>

      <jboss-deployment-plan>
      <deployment-name>ejb3_common_helloejbjar_standalone_component_ejb.jar</deploym
      ent-name>
      <!-Note, deployment-entry elements are not used by the DeploymentManager->
      <!-The DeploymentManager relies on the the entry nameing convention->
      <deployment-entry>
      <archive-name>ejb3_common_helloejbjar_standalone_component_ejb.jar</archive-
      name>
      <descriptor-name>!/META-INF/jboss.xml</descriptor-name>
      </deployment-entry>
      </jboss-deployment-plan>

      Attachments

        Activity

          People

            rhn-engineering-cdewolf Carlo de Wolf
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: