[jboss-jira] [JBoss JIRA] (AS7-6291) deploy hangs if module import doesn't exist
Bill Burke (JIRA)
jira-events at lists.jboss.org
Tue Jan 8 10:02:08 EST 2013
Bill Burke created AS7-6291:
-------------------------------
Summary: deploy hangs if module import doesn't exist
Key: AS7-6291
URL: https://issues.jboss.org/browse/AS7-6291
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.1.Final
Reporter: Bill Burke
If you have a module dependency and that module has its own dependency that doesn't exist, deployment will hang.
To reproduce, create a simple WAR that has a jboss-deployment-structure.xml that imports an existing module. Have that existing module import a different module that doesn't exist.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list