[
https://jira.jboss.org/browse/JBAS-8059?page=com.atlassian.jira.plugin.sy...
]
Carlo de Wolf resolved JBAS-8059.
---------------------------------
Resolution: Done
DeploymentManager doesn't take jboss.xml descriptor from the
deployment plan into account
-----------------------------------------------------------------------------------------
Key: JBAS-8059
URL:
https://jira.jboss.org/browse/JBAS-8059
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Deployers
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Priority: Critical
Fix For: 6.0.0.M4
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>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira